UrlSigningParamIdentifier.ParamIndicator Property

Definition

Gets or sets indicates the purpose of the parameter. Possible values include: 'Expires', 'KeyId', 'Signature'

[Newtonsoft.Json.JsonProperty(PropertyName="paramIndicator")]
public string ParamIndicator { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="paramIndicator")>]
member this.ParamIndicator : string with get, set
Public Property ParamIndicator As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to