共用方式為


WebPubSubClientCertificate.Content Property

Definition

Certificate content.

[System.Runtime.Serialization.DataMember(Name="content")]
[System.Text.Json.Serialization.JsonPropertyName("content")]
public string? Content { get; }
[<System.Runtime.Serialization.DataMember(Name="content")>]
[<System.Text.Json.Serialization.JsonPropertyName("content")>]
member this.Content : string
Public ReadOnly Property Content As String

Property Value

Attributes

Applies to