A5Storage::Permissions Class

Description

Used to create permissions for adding access Grants to a Storage Container.

Properties

FullControlCharacter

String FullControl property

ListCharacter

String List property

NoneCharacter

String None property

ReadCharacter

String Read property

ReadACLCharacter

String ReadACL property

WriteCharacter

String Write property

WriteACLCharacter

String WriteACL property

value__Character

String value__ property

Methods

CompareTo Method

CompareTo

Format Method

Format

GetName Method

GetName

GetNames Method

GetNames

GetTypeCode Method

GetTypeCode

GetUnderlyingType Method

GetUnderlyingType

GetValues Method

GetValues

HasFlag Method

HasFlag

IsDefined Method

IsDefined

Parse Method

Parse

ToObject Method

ToObject

ToString Method

ToString

TryParse Method

TryParse

See Also