WSTrustRequestProcessingErrorEventArgs.RequestType Свойство

Определение

Получает тип запроса WS-Trust, который завершился ошибкой.

public:
 property System::String ^ RequestType { System::String ^ get(); };
public string RequestType { get; }
member this.RequestType : string
Public ReadOnly Property RequestType As String

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

URI, представляющий тип запроса WS-Trust.

Комментарии

Содержимое элемента wst:RequestType для неудачного запроса.

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