Share via


CKApplicationPermissions Enum

Definition

Enumerates a value that indicates that other app users can discover the current user by email address.

This enumeration supports a bitwise combination of its member values.

[ObjCRuntime.Native]
[System.Flags]
public enum CKApplicationPermissions
[<ObjCRuntime.Native>]
[<System.Flags>]
type CKApplicationPermissions = 
Inheritance
CKApplicationPermissions
Attributes

Fields

Name Value Description
UserDiscoverability 1

Other app users can discover the current user by email address.

Applies to