Signing
Applies To: System Center Configuration Manager 2007, System Center Configuration Manager 2007 R2, System Center Configuration Manager 2007 R3, System Center Configuration Manager 2007 SP1, System Center Configuration Manager 2007 SP2
Signing represents the client's hexadecimal-encoded public certificate, in Configuration Manager. It is usually obtained from the pbCertEncoded property of the certificate context. Hexadecimal-encoding the public certificate can be accomplished with a function similar to ByteToStr() on MSDN. For more information, see the MSDN documentation for ByteToStr.
Type: String.
Instances: One.
Attributes
Attribute | Description |
---|---|
Encoding |
The encoding for the certificate. |
Remarks
The certificate must be hexadecimal-encoded. In mixed mode the certificate can be self-signed. In native mode, the certificate must be issued by a management point trusted certification authority (CA).
See Also
Concepts
Configuration Manager Management Point Message Schema
Configuration Manager Registration Message XML