AccountClaims.IsCloud property
Wether the user is currently on the cloud. If not, he/she is on on-premise.
public bool IsCloud { get; set; }
See Also
- class AccountClaims
 - namespace Amica.OAuth2
 
Wether the user is currently on the cloud. If not, he/she is on on-premise.
public bool IsCloud { get; set; }