Idioma

WifiEnterpriseConfig.IsTrustOnFirstUseEnabled Propriedade

Definição

Indica se o TOFU (Trust On First Use) está habilitado ou não.

public virtual bool IsTrustOnFirstUseEnabled { [Android.Runtime.Register("isTrustOnFirstUseEnabled", "()Z", "GetIsTrustOnFirstUseEnabledHandler", ApiSince=33)] get; }
[<get: Android.Runtime.Register("isTrustOnFirstUseEnabled", "()Z", "GetIsTrustOnFirstUseEnabledHandler", ApiSince=33)>]
member this.IsTrustOnFirstUseEnabled : bool

Valor da propriedade

O Trust On First Use está habilitado ou não.

Atributos

Comentários

Indica se o TOFU (Trust On First Use) está habilitado ou não.

Java documentação para android.net.wifi.WifiEnterpriseConfig.isTrustOnFirstUseEnabled().

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Project Open Source do Open Source e usadas de acordo com os termos descritos na Creative Commons 2.5.

Aplica-se a