ICredentialSourceLoader.CredentialSource 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.
CredentialSource that this credential source loader knows how to load.
public Microsoft.Identity.Abstractions.CredentialSource CredentialSource { get; }
member this.CredentialSource : Microsoft.Identity.Abstractions.CredentialSource
Public ReadOnly Property CredentialSource As CredentialSource