Data.Cloud.AzureAPI.TTablePolicy Properties

From RAD Studio API Documentation
Revision as of 01:18, 12 November 2015 by BuildBot (talk | contribs) (Created page with "<section begin="head" />{{DISPLAYTITLE:Data.Cloud.AzureAPI.TTablePolicy Properties}} <ul id='childlinks'><li class='first'>'''[[Data.Cloud.AzureAPI.TTablePolicy|Up to Parent: ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.