Share via


WsFederationConfiguration.Request Proprietà

Definizione

Ottiene o imposta il valore del parametro wreq da usare nelle richieste di accesso WS-Federation ("wsignin1.0").

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

Valore della proprietà

richiesta di pubblicazione del token espressa come elemento <wst:RequestSecurityToken> . Il valore predefinito è una stringa vuota.

Si applica a

Vedi anche