WSTrustMessage.KeyType Proprietà

Definizione

Ottiene o imposta il contenuto dell'elemento wst:KeyType in un messaggio RST (Request SecurityToken).

public:
 property System::String ^ KeyType { System::String ^ get(); void set(System::String ^ value); };
public string KeyType { get; set; }
member this.KeyType : string with get, set
Public Property KeyType As String

Valore della proprietà

Stringa che contiene l'URI che identifica il tipo di chiave desiderata.

Commenti

Questo elemento URI facoltativo indica il tipo di chiave desiderato nel token di sicurezza.

Si applica a