Account Property
Account credentials.
Syntax
[VB.NET] Public Property Account As CloudStorageAccount
[C#] public CloudStorageAccount Account {get; set;}
Remarks
This property holds account credentials for service providers that do not use OAuth, for instance Amazon S3 and SharePoint Online.