Condividi tramite


ConnectedDevicesAccountType Enumerazione

  • java.lang.Object
    • java.lang.Enum<ConnectedDevicesAccountType>
      • com.microsoft.connecteddevices.ConnectedDevicesAccountType

public enum ConnectedDevicesAccountType

Contiene valori che descrivono il tipo di account utente fornito da Microsoft.

Campi

AAD

Account aziendale di Azure Active Directory.

ANONYMOUS

ConnectedDevicesAccount anonimo (locale, non autenticato).

MSA

Account personale Microsoft.

Metodi

fromInt(int value)

public static ConnectedDevicesAccountType fromInt(int value)

Parametri

value
int

Restituisce

getValue()

public int getValue()

Restituisce

int

Si applica a