Show / Hide Table of Contents

    Enum RequestResult

    Definition

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

    Enumeration for the result of a permission request.

    public enum RequestResult

    Fields

    Name Description
    AllowForever

    The privilege is allowed permanently.

    DenyForever

    The privilege is denied permanently.

    DenyOnce

    The privilege is denied temporarily.

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