GenerateCertResponseCompletionArgs Class
Represents the arguments for the GenerateSidCompletion callback.
Assembly: MachineIdentityObjectModel (in MachineIdentityObjectModel.dll)
System::Object
System::EventArgs
Microsoft.WindowsServerSolutions.Devices.Identity::MachineIdentityRequestCompletionEventArgs
Microsoft.WindowsServerSolutions.Devices.Identity::GenerateCertResponseCompletionArgs
System::EventArgs
Microsoft.WindowsServerSolutions.Devices.Identity::MachineIdentityRequestCompletionEventArgs
Microsoft.WindowsServerSolutions.Devices.Identity::GenerateCertResponseCompletionArgs
| Name | Description | |
|---|---|---|
![]() | ErrorCode | Gets the ReturnClass object that contains the error code.(Inherited from MachineIdentityRequestCompletionEventArgs.) |
![]() | Response | Gets the certificate. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Community Additions
ADD
Show:


