Поделиться через


SecurityAppSubstatus Перечисление

Определение

Нет описания.

public enum class SecurityAppSubstatus
/// [Windows.Foundation.Metadata.ContractVersion(Windows.UI.Shell.SecurityAppManagerContract, 65536)]
enum class SecurityAppSubstatus
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.UI.Shell.SecurityAppManagerContract), 65536)]
public enum SecurityAppSubstatus
var value = Windows.UI.Shell.SecurityAppSubstatus.undetermined
Public Enum SecurityAppSubstatus
Наследование
SecurityAppSubstatus
Атрибуты

Требования к Windows

Семейство устройств
Windows Desktop Extension SDK (появилось в 10.0.17763.0)
API contract
Windows.UI.Shell.SecurityAppManagerContract (появилось в v1.0)

Поля

ActionNeeded 3

Нет описания.

ActionRecommended 2

Нет описания.

NoActionNeeded 1

Нет описания.

Undetermined 0

Нет описания.

Применяется к