Show / Hide Table of Contents

    Enum CheckResult

    Definition

    Namespace:
    Tizen.Security
    Assembly:
    Tizen.Security.PrivacyPrivilegeManager.dll
    API Level:
    4

    Enumeration for the result of a permission check.

    public enum CheckResult

    Fields

    Name Description
    Allow

    The access to privilege is allowed permanently.

    Ask

    The access to privilege must be resolved by the user.

    Deny

    The access to privilege is denied permanently.

    • View Source
    Back to top Copyright © 2016-2020 Samsung
    Generated by DocFX