Members
Gets the creation time of this object.
Type:
Date
Gets or sets the expiration date and time of the offer. If null, the offer will never expire. Otherwise, the offer may not be consumed past the expiration date.
Type:
Date
Gets the unique identifier of this object in the Management realm.
Type:
string
Should the user be allowed to manage the Realm?
Type:
bool
Should the user be allowed to read from the Realm?
Type:
bool
Should the user be allowed to write to the Realm?
Type:
bool
The URL for the Realm that the changes should apply to.
Type:
string
A detailed message describing the status (success, error) of the operation. null if the object has not been processed yet. Filled by the server after an object was processed with additional info explaining the status if necessary.
Gets the token that can be used to offer the permissions defined in this object to another user.
Type:
string
Gets when the object was updated the last time.
Type:
Date