C#
C++
F#
VB
StorageCredentials Constructor (String)(String^)(String)(String)
Initializes a new instance of the StorageCredentials class with the specified shared access signature token.
Assembly: Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Syntax
Parameters
- sasToken
-
Type:
System.StringSystem::String^System.StringSystem.String
A string representing the shared access signature token.
See Also
StorageCredentials Overload
StorageCredentials Class
Microsoft.WindowsAzure.Storage.Auth Namespace