StorageCredentials.IsSharedKey Property

Definition

Gets a value indicating whether the credentials are a shared key.

public bool IsSharedKey { get; }
member this.IsSharedKey : bool
Public ReadOnly Property IsSharedKey As Boolean

Property Value

true if the credentials are a shared key; otherwise, false.

Applies to