Partager via


IWithKey Interface

Définition

Étape d’une définition de clé permettant de spécifier s’il faut créer une clé ou importer une clé.

public interface IWithKey
type IWithKey = interface
Public Interface IWithKey
Dérivé

Méthodes

WithKeyTypeToCreate(JsonWebKeyType)

Spécifie un type de clé pour créer une clé.

WithLocalKeyToImport(JsonWebKey)

Spécifie une clé existante à importer.

S’applique à