Aracılığıyla paylaş


WSTrustRequestProcessingErrorEventArgs.RequestType Özellik

Tanım

Başarısız olan WS-Trust istek türünü alır.

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

Özellik Değeri

WS-Trust istek türünü temsil eden URI.

Açıklamalar

Başarısız istek için wst:RequestType öğesinin içeriği.

Şunlara uygulanır