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

LicensingUtility.HasEntitlement

Cambiar al Manual
public static bool HasEntitlement (string entitlement);

Parámetros

entitlementThe requested entitlement string.

Valor de retorno

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

Descripción

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