MachineIdentityManager.Dispose Method
Release all of the resources that are used by the MachineIdentityManager object.
Namespace: Microsoft.WindowsServerSolutions.Devices.Identity
Assembly: MachineIdentityObjectModel (in MachineIdentityObjectModel.dll)
Overload List
Name | Description | |
---|---|---|
Dispose() | Release all of the resources that are used by the MachineIdentityManager object. |
|
Dispose(Boolean) | Releases the unmanaged resources used by the MachineIdentityManager object and optionally releases the managed resources. |
See Also
MachineIdentityManager Class
Microsoft.WindowsServerSolutions.Devices.Identity Namespace
Return to top