SharedAccessPolicies Members |
See Also Constructors Methods Properties Explicit Interface Implementations |
[This topic is part of the Microsoft Azure Storage Client Library 1.7, which has been deprecated. See Storage Client Library for the latest version.]
Top
Top
Top
Top
Top
Represents the collection of shared access policies defined for a container.
The following tables list the members exposed by the SharedAccessPolicies type.
Public Constructors
Name | Description | |
---|---|---|
SharedAccessPolicies |
Public Properties
Name | Description | |
---|---|---|
Comparer | (Inherited from Dictionary) | |
Count | (Inherited from Dictionary) | |
Item | (Inherited from Dictionary) | |
Keys | (Inherited from Dictionary) | |
Values | (Inherited from Dictionary) |
Public Methods (see also Protected Methods)
Name | Description | |
---|---|---|
Add | (Inherited from Dictionary) | |
Clear | (Inherited from Dictionary) | |
ContainsKey | (Inherited from Dictionary) | |
ContainsValue | (Inherited from Dictionary) | |
Equals | (Inherited from Object) | |
GetEnumerator | (Inherited from Dictionary) | |
GetHashCode | (Inherited from Object) | |
GetObjectData | (Inherited from Dictionary) | |
GetType | (Inherited from Object) | |
OnDeserialization | (Inherited from Dictionary) | |
Remove | (Inherited from Dictionary) | |
ToString | (Inherited from Object) | |
TryGetValue | (Inherited from Dictionary) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Explicit Interface Implementations
Name | Description | |
---|---|---|
Add | (Inherited from Dictionary) | |
Contains | (Inherited from Dictionary) | |
CopyTo | (Inherited from Dictionary) | |
Remove | (Inherited from Dictionary) | |
GetEnumerator | (Inherited from Dictionary) | |
CopyTo | (Inherited from Dictionary) | |
Add | (Inherited from Dictionary) | |
Contains | (Inherited from Dictionary) | |
GetEnumerator | (Inherited from Dictionary) | |
Remove | (Inherited from Dictionary) | |
GetEnumerator | (Inherited from Dictionary) | |
IsReadOnly | (Inherited from Dictionary) | |
Keys | (Inherited from Dictionary) | |
Values | (Inherited from Dictionary) | |
IsSynchronized | (Inherited from Dictionary) | |
SyncRoot | (Inherited from Dictionary) | |
IsFixedSize | (Inherited from Dictionary) | |
IsReadOnly | (Inherited from Dictionary) | |
Item | (Inherited from Dictionary) | |
Keys | (Inherited from Dictionary) | |
Values | (Inherited from Dictionary) |