Click or drag to resize

ISolidFireElementGetOrigin Method

GetOrigin enables you to retrieve the origination certificate for where the node was built. This method might return null if there is no origination certification.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
GetOriginResult GetOrigin()

Return Value

Type: GetOriginResult
See Also