UserAuthorizationOptions.DefaultHandlerName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The default user authorization handler name to use for AutoSignIn. If not specified, the first handler defined is used if Auto SignIn is enabled.
public string DefaultHandlerName { get; set; }
member this.DefaultHandlerName : string with get, set
Public Property DefaultHandlerName As String