共用方式為


MCEncryptionPreference 列舉

定義

[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 = 
繼承
MCEncryptionPreference
屬性

欄位

None 2

未加密連線的喜好設定。

Optional 0

沒有喜好設定。

Required 1

應該加密連線。

適用於