Click or drag to resize

IRestClientSecurityDescriptionCredentialProvider Property

Gets the credential provider

Namespace:  SanteDB.Core.Http.Description
Assembly:  SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax
ICredentialProvider CredentialProvider { get; }

Property Value

Type: ICredentialProvider
See Also