EnableAuthenticatorModel.AuthenticatorUri Property

Definition

This API supports the ASP.NET Core Identity default UI infrastructure and is not intended to be used directly from your code. This API may change or be removed in future releases.

public string AuthenticatorUri { get; set; }
public string? AuthenticatorUri { get; set; }
member this.AuthenticatorUri : string with get, set
Public Property AuthenticatorUri As String

Property Value

Applies to