UserInDOMAIN_ID Property

Domain id - The domain to login to - Either this or DOMAIN_NAME can be used. Needs to be one of the values configured by your administrator.

Definition

Namespace: Ensur.Core.Main.POCOs
Assembly: Ensur.Core.Main (in Ensur.Core.Main.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public int? DOMAIN_ID { get; set; }

Property Value

NullableInt32

See Also