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.
Returns the expiration date of the computer certificate.
Namespace: Microsoft.WindowsServerSolutions.Devices.Identity
Assembly: MachineIdentityObjectModel (in MachineIdentityObjectModel.dll)
Syntax
public static DateTime GetExpiredDateOfMachineCert()
public:
static DateTime GetExpiredDateOfMachineCert()
Public Shared Function GetExpiredDateOfMachineCert As Date
Return Value
Type: System.DateTime
An instance of DateTime that specifies the expiration date.
See Also
MachineIdentityManager Class
Microsoft.WindowsServerSolutions.Devices.Identity Namespace
Return to top