Freigeben über


CKShareParticipantType Enumeration

Definition

Listet freigabeteilnehmertypen auf.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 3, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, ObjCRuntime.PlatformArchitecture.All, null)]
public enum CKShareParticipantType
type CKShareParticipantType = 
Vererbung
CKShareParticipantType
Attribute

Felder

Owner 1

Gibt an, dass ein Teilnehmer der Besitzer der Freigabe ist.

PrivateUser 3

Gibt an, dass ein Teilnehmer ein benutzer mit Anmeldeinformationen ist.

PublicUser 4

Gibt an, dass ein Teilnehmer ein anonymer Benutzer ist.

Unknown 0

Gibt an, dass der Teilnehmertyp unbekannt ist.

Gilt für: