ServicePrincipalImpl.IServicePrincipal.PasswordCredentials プロパティ

定義

パスワード資格情報のマッピングを名前から取得します。

System.Collections.Generic.IReadOnlyDictionary<string,Microsoft.Azure.Management.Graph.RBAC.Fluent.IPasswordCredential> Microsoft.Azure.Management.Graph.RBAC.Fluent.IServicePrincipal.PasswordCredentials { get; }
member this.Microsoft.Azure.Management.Graph.RBAC.Fluent.IServicePrincipal.PasswordCredentials : System.Collections.Generic.IReadOnlyDictionary<string, Microsoft.Azure.Management.Graph.RBAC.Fluent.IPasswordCredential>
 ReadOnly Property PasswordCredentials As IReadOnlyDictionary(Of String, IPasswordCredential) Implements IServicePrincipal.PasswordCredentials

プロパティ値

実装

適用対象