Click or drag to resize

IIdentityContainerGetIdentity Method

Get associated IdentityContract instance.

Namespace:  SOS.SDK.Contracts.DataContracts
Assembly:  SOS.SDK (in SOS.SDK.dll) Version: 7.6.1.5742
Syntax
C#
IdentityContract GetIdentity()

Return Value

Type: IdentityContract
Instance of the IdentityContract
See Also