FederatedMessageSecurityOverHttpElement.EstablishSecurityContext Eigenschap

Definitie

Hiermee wordt een waarde opgehaald of ingesteld die aangeeft of een beveiligd gesprek tot stand is gebracht met behulp van beveiligingcontexttokens.

public:
 property bool EstablishSecurityContext { bool get(); void set(bool value); };
[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

Waarde van eigenschap

true als er een beveiligd gesprek tot stand is gebracht met behulp van beveiligingcontexttokens; anders, false.

Kenmerken

Van toepassing op