DataLakeStoreAccountData.TrustedIdProviders Property

Definition

The list of trusted identity providers associated with this Data Lake Store account.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.DataLakeStore.DataLakeStoreTrustedIdProviderData> TrustedIdProviders { get; }
member this.TrustedIdProviders : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.DataLakeStore.DataLakeStoreTrustedIdProviderData>
Public ReadOnly Property TrustedIdProviders As IReadOnlyList(Of DataLakeStoreTrustedIdProviderData)

Property Value

Applies to