C#C++F#VB
TablePermissions Class
Represents the permissions for a table.
Assembly: Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Syntax
Constructors
| Name | Description | |
|---|---|---|
| TablePermissions()()()() | Initializes a new instance of the TablePermissions class. |
Properties
| Name | Description | |
|---|---|---|
| SharedAccessPoliciesSharedAccessPoliciesSharedAccessPoliciesSharedAccessPolicies | Gets the set of shared access policies for the container. |
Methods
| Name | Description | |
|---|---|---|
| Equals(Object)(Object^)(Object)(Object) | (Inherited from Object.) | |
| GetHashCode()()()() | (Inherited from Object.) | |
| GetType()()()() | (Inherited from Object.) | |
| ToString()()()() | (Inherited from Object.) |
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.