Partager via


A2AProtectedDiskDetails.SecretIdentifier Property

Definition

Gets or sets the secret URL / identifier (BEK).

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to