다음을 통해 공유


EapSessionConfig.GetEapIdentity Method

Definition

Retrieves client's EAP Identity

[Android.Runtime.Register("getEapIdentity", "()[B", "", ApiSince=31)]
public byte[] GetEapIdentity ();
[<Android.Runtime.Register("getEapIdentity", "()[B", "", ApiSince=31)>]
member this.GetEapIdentity : unit -> byte[]

Returns

Byte[]
Attributes

Remarks

Retrieves client's EAP Identity

Java documentation for android.net.eap.EapSessionConfig.getEapIdentity().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to