Class ApiKeyEntryModel
public sealed class ApiKeyEntryModel
- Inheritance
-
ApiKeyEntryModel
- Inherited Members
Properties
Key
public string Key { get; set; }
Property Value
Name
public string Name { get; set; }
Property Value
Role
public string Role { get; set; }