Microsoft.WindowsServerSolutions.Devices.Identity Namespace
The Microsoft.WindowsServerSolutions.Devices.Identity namespace provides a set of APIs for managing devices.
Classes
Class | Description | |
---|---|---|
GenerateCertResponseCompletionArgs | Represents the arguments for the GenerateSidCompletion callback. |
|
GenerateSidCompletionArgs | Represents the arguments for GenerateSidCompletion callback. |
|
GetMachineStatusEventArgs | Represents the arguments for the GenerateSidCompletion callback. |
|
GetMachineStatusType | Represents the data that is returned from the request to get the identifier. |
|
MachineIdentityException | Represents errors that occur with the Machine Identity Provider. |
|
MachineIdentityManager | Represents the operations that are used to manage the identities of computers. |
|
MachineIdentityRequestCompletionEventArgs | Represents the arguments for a request completion event. |
|
MachineNotification | Represents the names that are used for computer notifications. |
|
RenewCertCompletionArgs | Represents the arguments for the GenerateSidCompletion callback. |
|
ReturnClass | Represents the return class for the MachineIdentity Provider. |
Enumerations
Enumeration | Description | |
---|---|---|
ErrorCatalogType | Indicates the type of error from the error catalog. |
|
MachineStatus | Indicates the status of a computer. |
Return to top