Enum RequestResult

    Definition

    Namespace:
    Tizen.Security
    Assembly:
    Tizen.Security.PrivacyPrivilegeManager.dll

    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-2024 Samsung
    Generated by DocFX