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