ICredentialCredentialLinkType Property |
How should the secret be displayed? Link, Edit, Password
Namespace:
SuperOffice.COM.SuperOfficeDB
Assembly:
SuperOfficeDB.Interop (in SuperOfficeDB.Interop.dll) Version: 8.0.0.0
Syntaxstring CredentialLinkType { get; }
ReadOnly Property CredentialLinkType As String
Get
Dim instance As ICredential
Dim value As String
value = instance.CredentialLinkType
property String^ CredentialLinkType {
String^ get ();
}
Property Value
Type:
String
See Also