Skip to main content

AppInvalidEntitlementException

AppInvalidEntitlementException

An exception thrown when the Normcore app is not entitled to use a requested feature.

Properties

Message

string Message { get; }

appKey

string appKey { get; }

The app key.

feature

string feature { get; }

The feature that has invalid entitlement.

reason

string reason { get; }

The reason specified by the Normcore backend.