Storage Client Library for Windows Runtime (Version 7.0)

Microsoft.WindowsAzure.Storage.Queue

StorageCredentials.TransformUri Method (Microsoft.WindowsAzure.Storage.Auth)

Namespace:   Microsoft.WindowsAzure.Storage.Auth
Assembly:  Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)

Overload List

NameDescription
System_CAPS_pubmethodTransformUri(StorageUri)(StorageUri^)(StorageUri)(StorageUri)

Transforms a resource URI into a shared access signature URI, by appending a shared access token.

System_CAPS_pubmethodTransformUri(Uri)(Uri^)(Uri)(Uri)

Transforms a resource URI into a shared access signature URI, by appending a shared access token.

Return to top