Experimental: this API is experimental and might be changed or removed in the future.

LicensingUtility.HasEntitlement

Switch to Manual
public static bool HasEntitlement (string entitlement);

Parameters

entitlementThe requested entitlement string.

Returns

bool Returns true if the user is entitled to the entitlement string. Returns false otherwise.

Description

Checks if the current user is entitled to a specific entitlement.