EN
Bu içerik dilinizde bulunmamaktadır ancak İngilizce sürümüne buradan bakabilirsiniz.
0 / 2 bunu faydalı olarak değerlendirdi - Bu konuyu değerlendir

StorageCredentialsAccountAndKey Constructor (String, Byte[])

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

Namespace: Microsoft.WindowsAzure
Assembly: Microsoft.WindowsAzure.StorageClient (in Microsoft.WindowsAzure.StorageClient.dll)
'Kullanım
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[]
)

Parameters

accountName

Type: System.String

The name of the storage account.

key

The account access key, as an array of bytes.

Development Platforms

Windows Vista, Windows 7 and Windows Server 2008

Target Platforms

Bunu faydalı buldunuz mu?
(1500 karakter kaldı)
© 2013 Microsoft. Tüm hakları saklıdır.
facebook page visit twitter rss feed newsletter