次の方法で共有


ActiveDirectoryApplicationImpl.IActiveDirectoryApplication.PasswordCredentials プロパティ

定義

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

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

プロパティ値

実装

適用対象