Share via


NonDualMessageSecurityOverRelayHttpElement.EstablishSecurityContext Property

Definition

Gets or sets an XML value that defines whether a Security Context was established.

[System.Configuration.ConfigurationProperty("establishSecurityContext", DefaultValue=true)]
public bool EstablishSecurityContext { get; set; }
[<System.Configuration.ConfigurationProperty("establishSecurityContext", DefaultValue=true)>]
member this.EstablishSecurityContext : bool with get, set
Public Property EstablishSecurityContext As Boolean

Property Value

true if the context is established; otherwise, false.

Attributes

Applies to