NEEvaluateConnectionRuleAction Enumeración

Definición

Enumera el comportamiento si no se puede resolver el nombre de host coincidente.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)]
public enum NEEvaluateConnectionRuleAction
type NEEvaluateConnectionRuleAction = 
Herencia
NEEvaluateConnectionRuleAction
Atributos

Campos

ConnectIfNeeded 1

Intenta iniciar la conexión VPN si no se puede resolver el nombre de host.

NeverConnect 2

No intenta iniciar la conexión VPN.

Se aplica a