SystemUpdateInfo.SecurityPatchState 속성

정의

업데이트가 보안 패치인지 여부를 가져옵니다.

public Android.App.Admin.SecurityPatchStates SecurityPatchState { [Android.Runtime.Register("getSecurityPatchState", "()I", "", ApiSince=26)] get; }
[<get: Android.Runtime.Register("getSecurityPatchState", "()I", "", ApiSince=26)>]
member this.SecurityPatchState : Android.App.Admin.SecurityPatchStates

속성 값

#SECURITY_PATCH_STATE_FALSE, #SECURITY_PATCH_STATE_TRUE 또는 #SECURITY_PATCH_STATE_UNKNOWN.

특성

설명

업데이트가 보안 패치인지 여부를 가져옵니다.

에 대한 android.app.admin.SystemUpdateInfo.getSecurityPatchState()Java 설명서

이 페이지의 일부는 만들고 공유한 작업을 기반으로 하며 에 설명된 조건에 따라 사용됩니다.

적용 대상