Data.Cloud.AzureAPI.TTablePolicy Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
CanAddTablepublicDetermines whether this policy grants add table permission (True) or not (False).
CanDeleteTablepublicDetermines whether this policy grants delete table permission (True) or not (False).
CanQueryTablepublicDetermines whether this policy grants query table permission (True) or not (False).
CanUpdateTablepublicDetermines whether this policy grants update table permission (True) or not (False).
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
ExpiryDatepublicDate when the policy expires in ISO 8601 format.
PermissionpublicString of characters that represents the permissions that this policy grants.
StartDatepublicDate when the policy starts in ISO 8601 format.