Click or drag to resize

SecurityIdentityProvider Property

Gets the ISecurityProvider of the user.

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

Property Value

ISecurityProvider
See Also