Click or drag to resize
ICredentialProviderGetCredential Method
Gets credential. Returns null if no credentials were found.

Namespace: CMS.DataCom
Assembly: CMS.DataCom (in CMS.DataCom.dll) Version: 9.0.0
Syntax
C#
NetworkCredential GetCredential()

Return Value

Type: NetworkCredential
Credential
See Also