Click or drag to resize

SessionTenantID Property

The ID of the current tenant. This will be null unless a custom session object overrides this method.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public virtual string TenantID { get; }

Property Value

Type: String
See Also