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. All rights reserved.
facebook page visit twitter rss feed newsletter