IkeSessionParams.Builder.SetLocalIdentification(IkeIdentification) Method

Definition

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

Parameters

identification
IkeIdentification

Returns

Attributes

Applies to