다음을 통해 공유


UnsupportedCallbackException.Callback Property

Definition

Get the unrecognized Callback.

public virtual Javax.Security.Auth.Callback.ICallback? Callback { [Android.Runtime.Register("getCallback", "()Ljavax/security/auth/callback/Callback;", "GetGetCallbackHandler")] get; }
[<get: Android.Runtime.Register("getCallback", "()Ljavax/security/auth/callback/Callback;", "GetGetCallbackHandler")>]
member this.Callback : Javax.Security.Auth.Callback.ICallback

Property Value

the unrecognized Callback.

Attributes

Remarks

Get the unrecognized Callback.

Java documentation for javax.security.auth.callback.UnsupportedCallbackException.getCallback().

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