Partager via


MachineIdentityManager.GetCert Method

 

Returns the certificate for the local computer.

Namespace:   Microsoft.WindowsServerSolutions.Devices.Identity
Assembly:  MachineIdentityObjectModel (in MachineIdentityObjectModel.dll)

Overload List

Name Description
System_CAPS_pubmethodSystem_CAPS_static GetCert(String, String, Boolean)

Returns the certificate for the local computer.

System_CAPS_pubmethodSystem_CAPS_static GetCert(String, String, String)

Returns the certificate for the local computer.

System_CAPS_pubmethodSystem_CAPS_static GetCert(String, String, String, Boolean)

Returns the certificate for the local computer.

System_CAPS_pubmethodSystem_CAPS_static GetCert(String, String, String, String, String, Boolean)

Retrieves the certification for the specified dns host name and netbios name.

See Also

MachineIdentityManager Class
Microsoft.WindowsServerSolutions.Devices.Identity Namespace

Return to top