IntegrationRuntimeConnectionInfo.IdentityCertThumbprint Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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