次の方法で共有


IWithAuthFileCertificatePassword<ParentT>.WithPrivateKeyPassword メソッド

定義

このサービス プリンシパルの情報を認証ファイルにエクスポートします。

public Microsoft.Azure.Management.Graph.RBAC.Fluent.CertificateCredential.Definition.IWithAttach<ParentT> WithPrivateKeyPassword (string privateKeyPassword);
abstract member WithPrivateKeyPassword : string -> Microsoft.Azure.Management.Graph.RBAC.Fluent.CertificateCredential.Definition.IWithAttach<'ParentT>
Public Function WithPrivateKeyPassword (privateKeyPassword As String) As IWithAttach(Of ParentT)

パラメーター

privateKeyPassword
String

秘密キーのパスワード。

戻り値

適用対象