Condividi tramite


WSFederationElement.RequestPtr Proprietà

Definizione

Ottiene o imposta l'attributo requestPtr.

public:
 property System::String ^ RequestPtr { System::String ^ get(); void set(System::String ^ value); };
[System.Configuration.ConfigurationProperty("requestPtr", IsRequired=false)]
public string RequestPtr { get; set; }
[<System.Configuration.ConfigurationProperty("requestPtr", IsRequired=false)>]
member this.RequestPtr : string with get, set
Public Property RequestPtr As String

Valore della proprietà

URL che specifica il percorso della richiesta di pubblicazione token. Il valore predefinito è una stringa vuota. Imposta il parametro wreqptr della richiesta di accesso WS-Federation. facoltativo.

Attributi

Si applica a

Vedi anche