WSTrustMessage.RequestType Proprietà

Definizione

Ottiene o imposta l'elemento wst:RequestType.

public:
 property System::String ^ RequestType { System::String ^ get(); void set(System::String ^ value); };
public string RequestType { get; set; }
member this.RequestType : string with get, set
Public Property RequestType As String

Valore della proprietà

Stringa contenente un URI che indica il tipo di richiesta; ad esempio, una delle costanti definite nella classe di RequestTypes .

Commenti

Questo elemento obbligatorio indica il tipo di richiesta.

Si applica a