Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates whether the certificate on the client computer must be renewed.
Namespace: Microsoft.WindowsServerSolutions.Devices.Identity
Assembly: MachineIdentityObjectModel (in MachineIdentityObjectModel.dll)
Syntax
public static bool IsClientCertNeedRenew()
public:
static bool IsClientCertNeedRenew()
Public Shared Function IsClientCertNeedRenew As Boolean
Return Value
Type: System.Boolean
true if the certificate must be renewed; otherwise, false.
See Also
MachineIdentityManager Class
Microsoft.WindowsServerSolutions.Devices.Identity Namespace
Return to top