namespace Java.Security
{
[Register("java/security/Principal", "", "Java.Security.IPrincipalInvoker")]
public interface IPrincipal : IJavaObject, IJavaPeerable, IDisposable
{
[Register("implies", "(Ljavax/security/auth/Subject;)Z", "GetImplies_Ljavax_security_auth_Subject_Handler:Java.Security.IPrincipal, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null", ApiSince = 26)]
virtual bool Implies(Subject? subject);
}
}
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
---|---|
Help | Documentation |
.NET | 6.0-android7.0-android |
Xamarin Android | 0.0 |
OS Platforms | For the selected framework this API is only supported on the following OS platforms:
|