Compartir a través de


WSTrustRequestProcessingErrorEventArgs.RequestType Propiedad

Definición

Obtiene el tipo de solicitud de WS-Trust que produjo un error.

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

Valor de propiedad

String

URI que representa el tipo de solicitud de WS-Trust.

Comentarios

El contenido del elemento elemento WST: RequestType para la solicitud con error.

Se aplica a