WSTrustMessage.KeyType Propriété

Définition

Obtient ou définit le contenu de l’élément wst :KeyType à l’intérieur d’un message 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

Valeur de propriété

Chaîne qui contient l’URI qui identifie le type de clé souhaité.

Remarques

Cet élément URI facultatif indique le type de clé souhaité dans le jeton de sécurité.

S’applique à