DeviceCertificate.GetModelCertDigestValue Method
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 digest value of the Model Certificate for this device. The Model Certificate digest is used as a robustness identifier for Devices much like the RobustnessVersion property of the PCCertificate.
public byte[] GetModelCertDigestValue ();
member this.GetModelCertDigestValue : unit -> byte[]
Public Function GetModelCertDigestValue () As Byte()
Returns
Byte[]
The digest value of the Model Certificate for this device.