Compartir a través de


VpnAppId.Type Propiedad

Definición

Obtiene o establece el tipo del identificador de la aplicación.

public:
 property VpnAppIdType Type { VpnAppIdType get(); void set(VpnAppIdType value); };
VpnAppIdType Type();

void Type(VpnAppIdType value);
public VpnAppIdType Type { get; set; }
var vpnAppIdType = vpnAppId.type;
vpnAppId.type = vpnAppIdType;
Public Property Type As VpnAppIdType

Valor de propiedad

Valor de enumeración que corresponde al tipo del identificador de la aplicación.

Requisitos de Windows

Características de aplicaciones
networkingVpnProvider

Se aplica a