Click or drag to resize

VGAuthorizationStateConvertToAuthenticationStatus Method

Converts the current VGAuthorizationState to a VGAuthenticationStatus value.

Namespace:  Novalys.VisualGuard.Security
Assembly:  Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll) Version: 2019.1.831.19 (2019.1.0831.19)
Syntax
public VGAuthenticationStatus ConvertToAuthenticationStatus()

Return Value

Type: VGAuthenticationStatus
a VGAuthenticationStatus value corresponding to the authorization state.
See Also