Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This property contains the Name of the certificate used for outbound encryption.
Syntax
String EncryptionCert;
Remarks
This property is read/write.
The default value for this parameter is "".
The syntax shown is language neutral.
The maximum length for this property is 256 characters.
The string must be constructed as shown below with appropriate values filled in and no extra spaces:
"E=, C=, S=, L=, O=, OU=, CN="
For example, the following string specifies a certificate for a fictitious sample:
"E=lab, C=US, S=Wa, L=Redmond, O=Microsoft, OU=BizTalk, CN=EncryptSample"
Note
The certificate must be specified in this order and without extra spaces and must not be longer than 256 characters.
Requirements
Header: Declared in BTSWMISchemaXP.mof.
Namespace: Included in \root\MicrosoftBizTalkServer.