AccessPolicy interface
Properties
expiry |
Expiry time of the access policy |
permission | List of abbreviated permissions. |
start |
Start time of the access policy |
Property Details
expiryTime
Expiry time of the access policy
expiryTime?: Date
Property Value
Date
permission
List of abbreviated permissions.
permission?: string
Property Value
string
startTime
Start time of the access policy
startTime?: Date
Property Value
Date