Udostępnij za pośrednictwem


KeyTypes Klasa

Definicja

Definiuje niezależne od protokołu identyfikatory URI, które są używane w żądaniu tokenu (RST) lub odpowiedzi (RSTR), aby wskazać żądany lub wymagany typ klucza.

public ref class KeyTypes abstract sealed
public static class KeyTypes
type KeyTypes = class
Public Class KeyTypes
Dziedziczenie
KeyTypes

Pola

Asymmetric

Identyfikator URI reprezentujący typ klucza asymetrycznego; http://schemas.System.com/idfx/keytype/asymmetric.

Bearer

Identyfikator URI reprezentujący typ klucza elementu nośnego; http://schemas.System.com/idfx/keytype/bearer.

Symmetric

Identyfikator URI reprezentujący typ klucza symetrycznego; http://schemas.System.com/idfx/keytype/symmetric.

Dotyczy