RequestSubDomain Property
The REST API subdomain used in this request.
Automatically set to AUTHAPI when using the Request constructor using UserAuthentication. Set to API otherwise.
Namespace: Scopos.BabelFish.RequestsAssembly: BabelFish (in BabelFish.dll) Version: 1.12.3.10+306d87ab71d1aa659d07c082495f8eddb091ca7b
public APISubDomain SubDomain { get; protected set; }
Property Value
APISubDomain