Feature #7: AC Adapter Device Detail
This commit is contained in:
@@ -20,5 +20,8 @@ namespace Disco.Services.Authorization.Roles.ClaimGroups.Device
|
||||
|
||||
[ClaimDetails("Location Property", "Can update property")]
|
||||
public bool Location { get; set; }
|
||||
|
||||
[ClaimDetails("Detail Properties", "Can update detail properties")]
|
||||
public bool Details { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user