Compartir vía


AuthenticationInformation.Session Propiedad

Definición

Obtiene o establece el índice de la sesión que describe la sesión entre la autoridad y el cliente.

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

Valor de propiedad

String

El índice de sesión.

Se aplica a