Click or drag to resize

SecurityIdentity.Provider Property

Gets the ISecurityProvider of the user.

Namespace: GSF.Security
Assembly: GSF.Security (in GSF.Security.dll) Version: 2.4.239-beta
Syntax
public ISecurityProvider Provider { get; }
View Source

Property Value

ISecurityProvider
See Also