PSListKeysAttributes.SecondaryKey Property
Definition
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 base64-encoded 256-bit primary key for signing and validating the SAS token
public string SecondaryKey { get; set; }
member this.SecondaryKey : string with get, set
Public Property SecondaryKey As String