RecroSecOidcAuthentication Property

Gets or sets a value indicating whether [oidc authentication].

Definition

Namespace: Recrovit.RecroGridFramework.Security
Assembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.2.0.24.0102.1
C#
public static bool OidcAuthentication { get; set; }

Property Value

Boolean
true if [oidc authentication]; otherwise, false.

See Also