DefaultCredentialsLoader.CredentialSourceLoaders Egenskap
Definition
Viktigt
En del information gäller för förhandsversionen av en produkt och kan komma att ändras avsevärt innan produkten blir allmänt tillgänglig. Microsoft lämnar inga garantier, uttryckliga eller underförstådda, avseende informationen som visas här.
Ordlista över inläsare för autentiseringsuppgifter per källa för autentiseringsuppgifter. Programmet kan lägga till mer för att bearbeta ytterligare autentiseringskällor (till exempel dSMS).
public System.Collections.Generic.IDictionary<Microsoft.Identity.Abstractions.CredentialSource,Microsoft.Identity.Abstractions.ICredentialSourceLoader> CredentialSourceLoaders { get; }
member this.CredentialSourceLoaders : System.Collections.Generic.IDictionary<Microsoft.Identity.Abstractions.CredentialSource, Microsoft.Identity.Abstractions.ICredentialSourceLoader>
Public ReadOnly Property CredentialSourceLoaders As IDictionary(Of CredentialSource, ICredentialSourceLoader)