CredentialTypeDisplay Property
In This Topic
The user-friendly type description to display when showing the profile to a user.
Syntax
'Declaration
Public Property CredentialTypeDisplay As String
public string CredentialTypeDisplay {get; set;}
See Also