WSFederationElement.RequestPtr Свойство

Определение

Получает или задает атрибут 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

Значение свойства

URL-адрес, указывающий расположение запроса выдачи токена. Значение по умолчанию - пустая строка. Задает параметр wreqptr запроса входа запроса WS-Federation. Необязательный элемент.

Атрибуты

Применяется к

См. также раздел