共用方式為


ConfluentAgreementResource.Signature Property

Definition

Gets or sets terms signature.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to