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