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.
Represents the type of clients that have been removed from Machine Identity Provider, but still have backup copies. The Client Backup Provider will manage the backup copies.
Namespace: Microsoft.WindowsServerSolutions.Common.Devices
Assembly: DevicesOM (in DevicesOM.dll)
Syntax
public static Guid ArchivedClient { get; }
public:
property Guid ArchivedClient {
static Guid get();
}
Public Shared ReadOnly Property ArchivedClient As Guid
Property Value
Type: System.Guid
An instance of Guid.
See Also
DeviceTypes Class
Microsoft.WindowsServerSolutions.Common.Devices Namespace
Return to top