Share via


WsFederationConfiguration.RequestPtr Proprietà

Definizione

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

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

Valore della proprietà

URL che specifica la posizione della richiesta di rilascio del token espressa come <wst:RequestSecurityToken> elemento.

Si applica a

Vedi anche