Partager via


IWithAuthFile<ParentT> Interface

Définition

Étape de définition des informations d’identification permettant d’exporter le fichier d’authentification pour le principal de service.

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

Paramètres de type

ParentT
Dérivé

Méthodes

WithAuthFileToExport(StreamWriter)

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

S’applique à