CertificateBundle.Sid Property

Definition

Gets the secret id.

[Newtonsoft.Json.JsonProperty(PropertyName="sid")]
public string Sid { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="sid")>]
member this.Sid : string
Public ReadOnly Property Sid As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to