TableSharedKeyCredential Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A TableSharedKeyCredential is a credential backed by a Storage Account's name and one of its access keys.
public class TableSharedKeyCredential
type TableSharedKeyCredential = class
Public Class TableSharedKeyCredential
- Inheritance
-
TableSharedKeyCredential
Table |
Initializes a new instance of the TableSharedKeyCredential class. |
Account |
Gets the name of the Storage Account. |
Set |
Update the Storage Account's access key. This intended to be used when you've regenerated your Storage Account's access keys and want to update long lived clients. |
Product | Versions |
---|---|
Azure SDK for .NET | Latest |
Azure SDK for .NET feedback
Azure SDK for .NET is an open source project. Select a link to provide feedback: