共用方式為


IkeSessionParams.IkeOptionAcceptAnyRemoteId 欄位

定義

警告

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

[Android.Runtime.Register("IKE_OPTION_ACCEPT_ANY_REMOTE_ID", ApiSince=31)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Net.IpSec.Ike.IkeSessionOption enum directly instead of this field.", true)]
public const Android.Net.IpSec.Ike.IkeSessionOption IkeOptionAcceptAnyRemoteId = 0;
[<Android.Runtime.Register("IKE_OPTION_ACCEPT_ANY_REMOTE_ID", ApiSince=31)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Net.IpSec.Ike.IkeSessionOption enum directly instead of this field.", true)>]
val mutable IkeOptionAcceptAnyRemoteId : Android.Net.IpSec.Ike.IkeSessionOption

欄位值

Value = 0
屬性

適用於