SecurityLog
SecurityEvent
LevelError
LevelInfo
LevelWarning
TagAdbShellCmd
TagAdbShellInteractive
TagAppProcessStart
TagBluetoothConnection
TagBluetoothDisconnection
TagCameraPolicySet
TagCertAuthorityInstalled
TagCertAuthorityRemoved
TagCertValidationFailure
TagCryptoSelfTestCompleted
TagKeyDestruction
TagKeyGenerated
TagKeyguardDisabledFeaturesSet
TagKeyguardDismissAuthAttempt
TagKeyguardDismissed
TagKeyguardSecured
TagKeyImport
TagKeyIntegrityViolation
TagLogBufferSizeCritical
TagLoggingStarted
TagLoggingStopped
TagMaxPasswordAttemptsSet
TagMaxScreenLockTimeoutSet
TagMediaMount
TagMediaUnmount
TagOsShutdown
TagOsStartup
TagPackageInstalled
TagPackageUninstalled
TagPackageUpdated
TagPasswordChanged
TagPasswordComplexityRequired
TagPasswordComplexitySet
TagPasswordExpirationSet
TagPasswordHistoryLengthSet
TagRemoteLock
TagSyncRecvFile
TagSyncSendFile
TagUserRestrictionAdded
TagUserRestrictionRemoved
TagWifiConnection
TagWifiDisconnection
TagWipeFailure
SecurityLog()
SecurityLog(IntPtr, JniHandleOwnership)
JniPeerMembers
ThresholdClass
ThresholdType
monoandroid
namespace Android.App.Admin
{
[Register("android/app/admin/SecurityLog", ApiSince = 24, DoNotGenerateAcw = true)]
public class SecurityLog : Object
{
[Obsolete("This constant will be removed in the future version. Use Android.App.Admin.SecurityLogTags enum directly instead of this field.", true)]
[Register("TAG_APP_PROCESS_START", ApiSince = 24)]
public const SecurityLogTags TagAppProcessStart = SecurityLogTags.AppProcessStart;
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to monoandroid | |
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Obsolete | This constant will be removed in the future version. Use Android.App.Admin.SecurityLogTags enum directly instead of this field. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API