FederatedMessageSecurityOverHttp.EstablishSecurityContext Property

Definition

Gets or sets whether a security context requires being put into place.

public:
 property bool EstablishSecurityContext { bool get(); void set(bool value); };
public bool EstablishSecurityContext { get; set; }
member this.EstablishSecurityContext : bool with get, set
Public Property EstablishSecurityContext As Boolean

Property Value

true if security context requires placing; otherwise, false.

Applies to