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 server must be renewed.
Namespace: Microsoft.WindowsServerSolutions.Devices.Identity
Assembly: MachineIdentityObjectModel (in MachineIdentityObjectModel.dll)
Syntax
public static bool IsServerCertNeedRenew()
public:
static bool IsServerCertNeedRenew()
Public Shared Function IsServerCertNeedRenew 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