Click or drag to resize

UserSettingsManagerLoginTypes Property

Gives current login type for the application. LOGIN_TYPE is an enum of UNVIRED_ID, ADS, SAP

Namespace:  Unvired.Kernel.UWP.Core
Assembly:  Unvired.Kernel.UWP (in Unvired.Kernel.UWP.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public LoginParametersLoginTypes LoginTypes { get; set; }

Property Value

Type: LoginParametersLoginTypes
See Also