Share via


CKRecordZone.EncryptionScope Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CloudKit.CKRecordZoneEncryptionScope EncryptionScope { [Foundation.Export("encryptionScope", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setEncryptionScope:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("encryptionScope", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setEncryptionScope:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.EncryptionScope : CloudKit.CKRecordZoneEncryptionScope with get, set

Property Value

Attributes

Applies to