OperationContext.HasSupportingTokens Property

Definition

Gets a value that indicates whether the incoming message has supporting tokens.

public:
 property bool HasSupportingTokens { bool get(); };
public bool HasSupportingTokens { get; }
member this.HasSupportingTokens : bool
Public ReadOnly Property HasSupportingTokens As Boolean

Property Value

true if the incoming message has supporting tokens; otherwise, false.

Applies to