IkeSessionParams.Builder.SetRemoteIdentification(IkeIdentification) Method

Definition

[Android.Runtime.Register("setRemoteIdentification", "(Landroid/net/ipsec/ike/IkeIdentification;)Landroid/net/ipsec/ike/IkeSessionParams$Builder;", "", ApiSince=31)]
public Android.Net.IpSec.Ike.IkeSessionParams.Builder SetRemoteIdentification (Android.Net.IpSec.Ike.IkeIdentification identification);
[<Android.Runtime.Register("setRemoteIdentification", "(Landroid/net/ipsec/ike/IkeIdentification;)Landroid/net/ipsec/ike/IkeSessionParams$Builder;", "", ApiSince=31)>]
member this.SetRemoteIdentification : Android.Net.IpSec.Ike.IkeIdentification -> Android.Net.IpSec.Ike.IkeSessionParams.Builder

Parameters

identification
IkeIdentification

Returns

Attributes

Applies to