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

LicensingUtility.HasEntitlements

Switch to Manual
public static string[] HasEntitlements (string[] entitlements);

Parameters

entitlementsThe requested list of entitlement strings.

Returns

string[] Returns a list of entitlement strings that the user is entitled to based on the requested list.

Description

Checks if the current user is entitled to a list of entitlements.