Compartir a través de


IWithAuthFileCertificatePassword<ParentT>.WithPrivateKeyPassword Método

Definición

Exporte la información de esta entidad de servicio a un archivo de autenticación.

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)

Parámetros

privateKeyPassword
String

Contraseña de la clave privada.

Devoluciones

Se aplica a