Share via


MCSession.EncryptionPreference Property

Definition

What type, if any, encryption s preferred.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual MultipeerConnectivity.MCEncryptionPreference EncryptionPreference { [Foundation.Export("encryptionPreference")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("encryptionPreference")>]
member this.EncryptionPreference : MultipeerConnectivity.MCEncryptionPreference

Property Value

The default value is Optional.

Attributes

Applies to