Storage Client Library for Windows Phone (Version 7.0)

Microsoft Windows Azure Storage Blob

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

Overload List

NameDescription
System_CAPS_pubmethodUpdateKey(Byte[])(array<Byte>^)(Byte[])(Byte())

Updates the key value for the credentials.

System_CAPS_pubmethodUpdateKey(Byte[], String)(array<Byte>^, String^)(Byte[], String)(Byte(), String)

Updates the key value and key name for the credentials.

System_CAPS_pubmethodUpdateKey(String)(String^)(String)(String)

Updates the key value for the credentials.

System_CAPS_pubmethodUpdateKey(String, String)(String^, String^)(String, String)(String, String)

Updates the key value and key name for the credentials.

Return to top