AzureSasCredential(String) Constructor

Definition

Initializes a new instance of the AzureSasCredential class.

C#
public AzureSasCredential(string signature);

Parameters

signature
String

Shared access signature to use to authenticate with the Azure service.

Exceptions

Thrown when the signature is null.

Thrown when the signature is empty.

Applies to

Toode Versioonid
Azure SDK for .NET Latest