StorageCredentials Constructor (String) (Microsoft.WindowsAzure.Storage.Auth)
From Microsoft.WindowsAzure.Storage.Queue
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.
Namespace:
Microsoft.WindowsAzure.Storage.Auth
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
Return to top
Initializes a new instance of the StorageCredentials class with the specified shared access signature token.
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