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