Click or drag to resize

AccountInfoContractSecurityType Property

The type of the security for current account: Regular, Safe, UltraSafe

Namespace:  SOS.SDK.Contracts.DataContracts
Assembly:  SOS.SDK (in SOS.SDK.dll) Version: 7.6.1.5742
Syntax
C#
public SecurityTypeContract SecurityType { get; set; }

Property Value

Type: SecurityTypeContract
See Also