Partager via


IWithAuthFileCertificatePassword<ParentT> Interface

Définition

Étape de définition des informations d’identification permettant de spécifier le mot de passe de la clé privée pour l’exportation d’un fichier d’authentification.

public interface IWithAuthFileCertificatePassword<ParentT>
type IWithAuthFileCertificatePassword<'ParentT> = interface
Public Interface IWithAuthFileCertificatePassword(Of ParentT)

Paramètres de type

ParentT
Dérivé

Méthodes

WithPrivateKeyPassword(String)

Exportez les informations de ce principal de service dans un fichier d’authentification.

S’applique à