CloudBlobContainer.GetSharedAccessSignature Method

Windows Runtime Azure Storage Client Library

Overload List

Name Description
CloudBlobContainer.GetSharedAccessSignature (SharedAccessBlobPolicy) Returns a shared access signature for the container.
CloudBlobContainer.GetSharedAccessSignature (SharedAccessBlobPolicy, String) Returns a shared access signature for the container.
CloudBlobContainer.GetSharedAccessSignature (SharedAccessBlobPolicy, String, String) Returns a shared access signature for the container.

See Also