-api-id | -api-type | ms.custom |
---|---|---|
T:Windows.ApplicationModel.LimitedAccessFeatureStatus |
winrt enum |
RS5 |
Provides the result of an attempt to authorize the use of a Limited Access Feature with the LimitedAccessFeatures.TryUnlockFeature API.
Indicates that the feature could not be found. This is likely due to an incorrect or deleted feature ID.
Indicates that the user does not have access to the feature.
Indicates that the feature is no longer in the "limited access" state, and that permission is no longer required for its use.
Indicates that the user has permission to use the feature, and that the feature is still in the "limited access" state.