Click or drag to resize

SecurityProviderBaseEnabled Property

Gets or sets a boolean value that indicates whether the security provider is currently enabled.

Namespace:  GSF.Security
Assembly:  GSF.Security (in GSF.Security.dll) Version: 2.2.98-beta
Syntax
public bool Enabled { get; set; }
Request Example View Source

Property Value

Type: Boolean

Implements

ISupportLifecycleEnabled
See Also