IkeSessionConfiguration.RemoteVendorIds Property

Definition

public System.Collections.Generic.IList<byte[]> RemoteVendorIds { [Android.Runtime.Register("getRemoteVendorIds", "()Ljava/util/List;", "", ApiSince=31)] get; }
[<get: Android.Runtime.Register("getRemoteVendorIds", "()Ljava/util/List;", "", ApiSince=31)>]
member this.RemoteVendorIds : System.Collections.Generic.IList<byte[]>

Property Value

IList<Byte[]>
Attributes

Applies to