AccessPolicy interface
An Access policy.
Properties
| expires |
The date-time the policy expires. |
| permissions | The permissions for the ACL policy. |
| starts |
The date-time the policy is active. |
Property Details
expiresOn
The date-time the policy expires.
expiresOn?: string
Property Value
string
permissions
The permissions for the ACL policy.
permissions?: string
Property Value
string
startsOn
The date-time the policy is active.
startsOn?: string
Property Value
string