PSSharedAccessAuthorizationRule.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.
The secondary key.
[Newtonsoft.Json.JsonProperty(PropertyName="SecondaryKey")]
public string SecondaryKey { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="SecondaryKey")>]
member this.SecondaryKey : string with get, set
Public Property SecondaryKey As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute