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

LicensingUtility.HasEntitlement

매뉴얼로 전환
public static bool HasEntitlement (string entitlement);

파라미터

entitlementThe requested entitlement string.

반환

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

설명

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