IServiceOperationResultInnerObject Property

Gets or sets the object which is the result of the operation. This member is not mandatory and may return null even if the status is successful and depends.

Definition

Namespace: SysadminsLV.PKI.Utils
Assembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
C#
Object InnerObject { get; set; }

Property Value

Object

See Also