ServerStateLifetimeManagement::GetSecureDeviceCertificateIdentifier Method

Gets the ID of the certificate used to do secure networking, that is used with VerifySecureIpCertificateThumbprint.

Syntax

public:
CertificateIdentifier GetSecureDeviceCertificateIdentifier()  

Return value

Type: CertificateIdentifier 

A CertificateIdentifier that represents the certificate used for Secure Networking.

Requirements

Header: Declared in ServerStateLifetimeManagement.h.

Library: Use GSDK110.lib (VS 2012) or GSDK100.lib (VS 2010).

See also

ServerStateLifetimeManagement