EncryptionCert (SendPort Node)
The EncryptionCert node of the SendPort node of a binding file contains information about the encryption certificate used with a send port that is exported with the binding file.
Nodes in the EncryptionCert node
The following table lists the properties that can be set for this node of a binding file:
Name | Node Type | Data Type | Description | Restrictions | Comments |
---|---|---|---|---|---|
LongName | Attribute | xs:string | Specifies the long name of the certificate. | Not required | Default value: empty |
ShortName | Attribute | xs:string | Specifies the short name of the certificate. | Not required | Default value: empty |
UsageType | Attribute | CertUsageType (SimpleType) | Specifies the intended usage of this certificate | Required | Default value: none Possible values include those available in the Microsoft.BizTalk.ExplorerOM.CertUsageType enumeration. |
ThumbPrint | Attribute | xs:string | Specifies the thumbprint, or unique ID, of the certificate. | Not required | Default value: empty |