ICredentialCredentialName Property |
Name of credential type (CRM5/PASSWORD, ActiveDirectory)
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntaxstring CredentialName { get; }
ReadOnly Property CredentialName As String
Get
Dim instance As ICredential
Dim value As String
value = instance.CredentialName
property String^ CredentialName {
String^ get ();
}
Property Value
Type:
String
See Also