Click or drag to resize

GenericAuthenticationProvider.Properties Property

returns the object's properties collection

Namespace:  NetQuarry.Security
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public Properties Properties { get; }

Property Value

Type: Properties

Implements

IAuthenticationProvider.Properties
See Also