Эта тема еще не получила оценку - Оценить эту тему

StorageCredentialsAccountAndKey - конструктор (String, Byte[])

Initializes a new instance of the StorageCredentialsAccountAndKey class, using the storage account name and access key.

Пространство имен: Microsoft.WindowsAzure
Сборка: Microsoft.WindowsAzure.StorageClient (в microsoft.windowsazure.storageclient.dll)
'Применение
Dim accountName As String
Dim key As Byte()

Dim instance As New StorageCredentialsAccountAndKey(accountName, key)
public StorageCredentialsAccountAndKey (
	string accountName,
	byte[] key
)
public StorageCredentialsAccountAndKey (
	String accountName, 
	byte[] key
)
public function StorageCredentialsAccountAndKey (
	accountName : String, 
	key : byte[]
)

Параметры

accountName

The name of the storage account.

key

The account access key, as an array of bytes.

Платформы разработки

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, Windows Server 2008 и Windows 2000

Целевые платформы

Была ли вам полезна эта информация?
(1500 символов осталось)

Добавления сообщества

© 2013 Microsoft. Все права защищены.
facebook page visit twitter rss feed newsletter