UserName Property (RemoteAgentCredentialProfile)
Returns the user name portion of the
UserID.
'Declaration
<NotNullAttribute()>
Public ReadOnly Property UserName As String
[NotNull()]
public string UserName {get;}
Property Value
The user name part of the
UserID.