Click or drag to resize

UserDataCacheProviderID Property

Gets or sets unique provider ID used to distinguish cached user data that may be different based on provider.

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

Property Value

Int32
See Also