Click or drag to resize

OIDCSecurityProviderUserData Property

Gets the OIDCUserData object containing information about the user.

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

Property Value

OIDCUserData
See Also