MachineIdentityManager.GetCert Method
Returns the certificate for the local computer.
Namespace: Microsoft.WindowsServerSolutions.Devices.Identity
Assembly: MachineIdentityObjectModel (in MachineIdentityObjectModel.dll)
Overload List
Name | Description | |
---|---|---|
GetCert(String, String, Boolean) | Returns the certificate for the local computer. |
|
GetCert(String, String, String) | Returns the certificate for the local computer. |
|
GetCert(String, String, String, Boolean) | Returns the certificate for the local computer. |
|
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