RequestTypes Klass

Definition

Definierar protokolloberoende RequestType URI-strängar.

public ref class RequestTypes abstract sealed
public static class RequestTypes
type RequestTypes = class
Public Class RequestTypes
Arv
RequestTypes

Kommentarer

Definierar URI-strängkonstanter som ska användas med egenskapen RequestType . Dessa strängar är protokolloberoende URI:er som korrelerar med de protokollspecifika URI:er som används i elementet <wst:RequestType> i ett WS-Trust tokenbegäran (RST) eller svarsmeddelande (RSTR).

Fält

Name Description
Cancel

En strängkonstant som representerar en protokollagnostisk URI för en WS-Trust Avbryt begäran. http://schemas.System.com/idfx/requesttype/cancel.

GetMetadata

En strängkonstant som representerar en protokollagnostisk URI för en WS-Trust GetMetadata-begäran. http://schemas.System.com/idfx/requesttype/getMetadata.

Issue

En strängkonstant som representerar en protokollagnostisk URI för en WS-Trust Ärendebegäran. http://schemas.System.com/idfx/requesttype/issue.

IssueCard

En strängkonstant som representerar en protokollagnostisk WS-Trust IssueCard-begäran. http://schemas.System.com/idfx/requesttype/issueCard.

Renew

En strängkonstant som representerar en protokollagnostisk URI för en WS-Trust Renew-begäran. http://schemas.System.com/idfx/requesttype/renew.

Validate

En strängkonstant som representerar en protokollagnostisk URI för en WS-Trust Verifiera begäran. http://schemas.System.com/idfx/requesttype/validate.

Gäller för