SharedAccessPolicies Methods

Storage Client Library NET API

[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.]

Public Methods (see also Protected Methods)

 NameDescription
public methodAdd  (Inherited from Dictionary)
public methodClear  (Inherited from Dictionary)
public methodContainsKey  (Inherited from Dictionary)
public methodContainsValue  (Inherited from Dictionary)
public methodEquals  (Inherited from Object)
public methodGetEnumerator  (Inherited from Dictionary)
public methodGetHashCode  (Inherited from Object)
public methodGetObjectData  (Inherited from Dictionary)
public methodGetType  (Inherited from Object)
public methodOnDeserialization  (Inherited from Dictionary)
public methodRemove  (Inherited from Dictionary)
public methodToString  (Inherited from Object)
public methodTryGetValue  (Inherited from Dictionary)

Protected Methods

 NameDescription
protected methodFinalize  (Inherited from Object)
protected methodMemberwiseClone  (Inherited from Object)

Explicit Interface Implementations

 NameDescription
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)

See Also