Click or drag to resize

AppIdentityAuthLevel Property

Specifies the level that the identity is authenticated with.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public AuthLevel AuthLevel { get; set; }

Property Value

Type: AuthLevel
See Also