EN
此内容没有您的语言版本,但有英语版本。
此主题尚未评级 - 评价此主题

StorageCredentials Members

Represents a set of credentials used to authenticate access to a Windows Azure storage account.

The following tables list the members exposed by the StorageCredentials type.

  Name Description
  StorageCredentials Overloaded. Initializes a new instance of the StorageCredentials class.
Top
  Name Description
public property AccountName Gets the associated account name for the credentials.
public property IsAnonymous Gets a value indicating whether the credentials are for anonymous access.
public property IsSAS Gets a value indicating whether the credentials are a shared access signature token.
public property IsSharedKey Gets a value indicating whether the credentials are a shared key.
public property KeyName This property is reserved for future use and is not intended to be used in your code.
public property SASToken Gets the associated shared access signature token for the credentials.
Top
(see also Protected Methods)
 NameDescription
public methodEqualsDetermines whether an other StorageCredentials object is equal to this one by comparing their SAS tokens, account names, key names, and key values.
public methodEquals  (Inherited from Object)
public methodExportKeyReturns the key for the credentials.
public methodGetHashCode  (Inherited from Object)
public methodGetType  (Inherited from Object)
public methodToString  (Inherited from Object)
public methodTransformUriTransforms a resource URI into a shared access signature URI, by appending a shared access token.
public methodUpdateKeyOverloaded. Updates the key value for the credentials.
Top
  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)
Top

本文是否对您有所帮助?
(1500 个剩余字符)
© 2013 Microsoft. 版权所有。
facebook page visit twitter rss feed newsletter