AuthenticationCodeSettings.Code property

Gets the authentication code as a string.

public string? Code { get; set; }

See Also