CKShareMetadata.Permission Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the permission data for the user who queried the share's metadata.
public virtual CloudKit.CKShareParticipantPermission Permission { [Foundation.Export("participantPermission", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; }
member this.Permission : CloudKit.CKShareParticipantPermission
Property Value
- Attributes