Share via


SignInRequestMessage.RequestPtr Proprietà

Definizione

Ottiene o imposta il parametro wreqptr del messaggio.

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à

Valore del parametro wreqptr.

Eccezioni

Si verifica un tentativo di impostare un valore che non rappresenta un URI assoluto.

Commenti

Specifica un URL che indica dove trovare la richiesta espressa come <wst:RequestSecurityToken> elemento. Il parametro wreqptr è facoltativo. Impostare la RequestPtr proprietà su null o una stringa vuota per rimuovere il parametro wreqptr dal messaggio.

Se la proprietà è specificata, la RequestPtrRequest proprietà non può essere specificata.

Si applica a