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.
Namespace: Ensur.Core.Main.POCOsAssembly: Ensur.Core.Main (in Ensur.Core.Main.dll) Version: 1.0.0.0 (1.0.0.0)
public int? DOMAIN_ID { get; set; }
Public Property DOMAIN_ID As Integer?
Get
Set
function get_DOMAIN_ID();
function set_DOMAIN_ID(value);
Property Value
NullableInt32