Click or drag to resize

IdentityContract Class

Identity object of the authorized engine user.
Inheritance Hierarchy
SystemObject
  SOS.SDK.Contracts.DataContractsIdentityContract

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

The IdentityContract type exposes the following members.

Constructors
  NameDescription
Public methodIdentityContract
Initializes a new instance of the IdentityContract class
Top
Properties
  NameDescription
Public propertySdkToken
Identity SDK token as unique id of the authorized user.
Top
Methods
Operators
Remarks
Defines backup account session. Used as input for all operations in backup account scope.
See Also