Javax.Net.Ssl.ISSLSession.GetValueNames Method
Returns the list of the object names bound to this session's application layer data.

Syntax

[Android.Runtime.Register("getValueNames", "()[Ljava/lang/String;", "GetGetValueNamesHandler:Javax.Net.Ssl.ISSLSessionInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public string[] GetValueNames ()

Returns

Documentation for this section has not yet been entered.

Remarks

Returns the list of the object names bound to this session's application layer data..

Depending on the current access control context, the list of object names may be different.

[Android Documentation]

Requirements

Namespace: Javax.Net.Ssl
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1