Share via


DeviceCertificate.GetModelCertDigestValue Method

Definition

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.

Applies to