Compartilhar via


IpSecManager.DirectionOut Campo

Definição

Cuidado

This constant will be removed in the future version. Use Android.Net.IpSecTransportDirection enum directly instead of this field.

Usado ao aplicar uma transformação para direcionar o tráfego através de um IpSecTransform afastamento do host.

[Android.Runtime.Register("DIRECTION_OUT", ApiSince=28)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Net.IpSecTransportDirection enum directly instead of this field.", true)]
public const Android.Net.IpSecTransportDirection DirectionOut = 1;
[<Android.Runtime.Register("DIRECTION_OUT", ApiSince=28)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Net.IpSecTransportDirection enum directly instead of this field.", true)>]
val mutable DirectionOut : Android.Net.IpSecTransportDirection

Valor do campo

Value = 1
Atributos

Comentários

Documentação Java para android.net.IpSecManager.DIRECTION_OUT.

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Android Open Source Project e usado de acordo com os termos descritos na Creative Commons 2.5 Attribution License.

Aplica-se a