Class AuthConfig
public sealed class AuthConfig
- Inheritance
-
AuthConfig
- Inherited Members
Properties
ApiKeys
public IList<ApiKeyEntry> ApiKeys { get; set; }
Property Value
Enabled
public bool Enabled { get; set; }
public sealed class AuthConfig
public IList<ApiKeyEntry> ApiKeys { get; set; }
public bool Enabled { get; set; }