IkeSessionParams.Builder.SetLocalIdentification(IkeIdentification) 方法

定义

[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

参数

identification
IkeIdentification

返回

属性

适用于