Share via


CredentialDescription.SourceType Property

Definition

Type of the source of the credential. This property is used to determine which other properties need to be provided to describe the credential.

public Microsoft.Identity.Abstractions.CredentialSource SourceType { get; set; }
member this.SourceType : Microsoft.Identity.Abstractions.CredentialSource with get, set
Public Property SourceType As CredentialSource

Property Value

Applies to