Click or drag to resize

IIdentityContainer Interface

Identity object of the authorized engine user.

Namespace:  SOS.SDK.Contracts.DataContracts
Assembly:  SOS.SDK (in SOS.SDK.dll) Version: 7.6.1.5742
Syntax
C#
public interface IIdentityContainer

The IIdentityContainer type exposes the following members.

Methods
  NameDescription
Public methodGetIdentity
Get associated IdentityContract instance.
Top
Remarks
Defines backup account session. Used as input for all operations in backup account scope.
See Also