Microsoft.WindowsServerSolutions.Devices.Identity Namespace

 

The Microsoft.WindowsServerSolutions.Devices.Identity namespace provides a set of APIs for managing devices.

Classes

Class Description
System_CAPS_pubclass GenerateCertResponseCompletionArgs

Represents the arguments for the GenerateSidCompletion callback.

System_CAPS_pubclass GenerateSidCompletionArgs

Represents the arguments for GenerateSidCompletion callback.

System_CAPS_pubclass GetMachineStatusEventArgs

Represents the arguments for the GenerateSidCompletion callback.

System_CAPS_pubclass GetMachineStatusType

Represents the data that is returned from the request to get the identifier.

System_CAPS_pubclass MachineIdentityException

Represents errors that occur with the Machine Identity Provider.

System_CAPS_pubclass MachineIdentityManager

Represents the operations that are used to manage the identities of computers.

System_CAPS_pubclass MachineIdentityRequestCompletionEventArgs

Represents the arguments for a request completion event.

System_CAPS_pubclass MachineNotification

Represents the names that are used for computer notifications.

System_CAPS_pubclass RenewCertCompletionArgs

Represents the arguments for the GenerateSidCompletion callback.

System_CAPS_pubclass ReturnClass

Represents the return class for the MachineIdentity Provider.

Enumerations

Enumeration Description
System_CAPS_pubenum ErrorCatalogType

Indicates the type of error from the error catalog.

System_CAPS_pubenum MachineStatus

Indicates the status of a computer.

Return to top