AuthenticationCodeSettings.Code property
Gets the authentication code as a string.
public string? Code { get; set; }
See Also
- recordĀ AuthenticationCodeSettings
- namespaceĀ Kestrun.Authentication
Gets the authentication code as a string.
public string? Code { get; set; }