Saml2AuthenticationStatement.SessionIndex Propriété

Définition

Obtient ou définit l’index d’une session particulière entre le principal identifié par le sujet et l’autorité d’authentification. [Saml2Core, 2.7.2]

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

Valeur de propriété

Chaîne qui contient l’index de session.

Remarques

Attribut SessionIndex.

S’applique à