FullyQualifiedID Property
In This Topic
Gets the fully-qualified ID, which includes the CredentialType, CredentialSelector, and UserID
Syntax
'Declaration
Public ReadOnly Property FullyQualifiedID As String
public string FullyQualifiedID {get;}
public:
property String^ FullyQualifiedID {
String^ get();
}
See Also