SharpCvsLib

PServerAuthRequest.UserName Property

The name of the user that is logging in.

[Visual Basic]
Public ReadOnly Property UserName As String
[C#]
public string UserName {get;}

Property Value

Missing <value> documentation for P:ICSharpCode.SharpCvsLib.Requests.PServerAuthRequest.UserName

See Also

PServerAuthRequest Class | ICSharpCode.SharpCvsLib.Requests Namespace