WSTrustMessage.AuthenticationType Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit le contenu de l'élément wst:AuthenticationType.
public:
property System::String ^ AuthenticationType { System::String ^ get(); void set(System::String ^ value); };
public string AuthenticationType { get; set; }
member this.AuthenticationType : string with get, set
Public Property AuthenticationType As String
Valeur de propriété
Chaîne qui contient un URI qui spécifie le type d'authentification souhaitée.
Remarques
Cet élément facultatif indique le type d’authentification souhaité, spécifié en tant qu’URI.