MCEncryptionPreference Enum

Definition

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public enum MCEncryptionPreference
type MCEncryptionPreference = 
Inheritance
MCEncryptionPreference
Attributes

Fields

None 2

A preference for unencrypted connections.

Optional 0

No preference.

Required 1

Connections should be encrypted.

Applies to