SecurityElementBase.CanRenewSecurityContextToken Egenskap

Definition

Hämtar eller anger ett värde som anger om säkerhetskontexttoken kan förnyas.

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

Egenskapsvärde

trueom säkerhetskontexttoken kan förnyas; annars . false

Attribut

Gäller för