Click or drag to resize

AuthenticationOptionsReadonly Property

Gets an immutable version of the authentication options.

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

Property Value

ReadonlyAuthenticationOptions
See Also