Share via


WSFederationElement.RequestPtr Vlastnost

Definice

Získá nebo nastaví requestPtr atribut .

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

Hodnota vlastnosti

Adresa URL, která určuje umístění požadavku na vystavení tokenu. Výchozí hodnota je prázdný řetězec. Nastaví WS-Federation parametr žádosti o přihlášení wreqptr. Nepovinný parametr.

Atributy

Platí pro

Viz také