Click or drag to resize

LdapSecurityProviderEnableOfflineCaching Property

Gets or sets a boolean value that indicates whether user information is to be cached for offline authentication.

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

Property Value

Boolean
See Also