Click or drag to resize

SecurityProviderBasePersistSettings Property

Gets or sets a boolean value that indicates whether security provider settings are to be saved to the config file.

Namespace: GSF.Security
Assembly: GSF.Security (in GSF.Security.dll) Version: 2.4.181-beta
Syntax
public bool PersistSettings { get; set; }
View Source

Property Value

Boolean

Implements

IPersistSettingsPersistSettings
See Also