Class Authentication
Represents the authentication configuration.
public class Authentication
- Inheritance
-
Authentication
- Inherited Members
Properties
Authority
Gets or sets the authentication authority URL. If not configured, uses the internal OAuth authority.
public string? Authority { get; set; }