Bagikan melalui


IntegrationRuntimeConnectionInfo.IdentityCertThumbprint Property

Definition

Gets the integration runtime SSL certificate thumbprint. Click-Once application uses it to do server validation.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to