WSTrustMessage.KeyType Proprietà

Definizione

Ottiene o imposta il contenuto dell'elemento wst:KeyType all'interno di un messaggio RequestSecurityToken (RST).

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 contenente l'URI che identifica il tipo di chiave desiderato.

Commenti

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

Si applica a