IssuerEndpoint.CredentialType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the type of credentials the endpoint supports.
public:
property Microsoft::Xrm::Sdk::Client::TokenServiceCredentialType CredentialType { Microsoft::Xrm::Sdk::Client::TokenServiceCredentialType get(); void set(Microsoft::Xrm::Sdk::Client::TokenServiceCredentialType value); };
public Microsoft.Xrm.Sdk.Client.TokenServiceCredentialType CredentialType { get; set; }
member this.CredentialType : Microsoft.Xrm.Sdk.Client.TokenServiceCredentialType with get, set
Public Property CredentialType As TokenServiceCredentialType
Property Value
The type of credentials the endpoint supports.