다음을 통해 공유


DeviceCertificate.GetModelCertDigestValue 메서드

정의

이 디바이스에 대한 모델 인증서의 다이제스트 값을 가져옵니다. 모델 인증서 다이제스트는 PCCertificate의 RobustnessVersion 속성과 매우 유사한 디바이스의 견고성 식별자로 사용됩니다.

public byte[] GetModelCertDigestValue ();
member this.GetModelCertDigestValue : unit -> byte[]
Public Function GetModelCertDigestValue () As Byte()

반환

Byte[]

이 디바이스에 대한 모델 인증서의 다이제스트 값입니다.

적용 대상