Click or drag to resize

LdapSecurityProviderCacheMaximumRetryAttempts Property

Gets or sets the maximum retry attempts allowed for loading offline user data cache.

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

Property Value

Int32
See Also