MobileBroadbandPinLockStateChange Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Contient les détails d’une notification de modification de l’état de verrouillage du code confidentiel.
Notes
Cette fonctionnalité est disponible uniquement pour les applications d’opérateur mobile et les applications UWP disposant d’un accès privilégié par les opérateurs de réseau mobile.
Si vous souhaitez utiliser cette API et publier votre application sur le Microsoft Store, vous aurez besoin d’une approbation spéciale. Pour plus d’informations, consultez la section Fonctionnalités restreintes dans la rubrique Déclarations des fonctionnalités d’application .
public ref class MobileBroadbandPinLockStateChange sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class MobileBroadbandPinLockStateChange final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class MobileBroadbandPinLockStateChange
Public NotInheritable Class MobileBroadbandPinLockStateChange
- Héritage
- Attributs
Configuration requise pour Windows
Famille d’appareils |
Windows 10 (introduit dans 10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
|
API contract |
Windows.Foundation.UniversalApiContract (introduit dans v1.0)
|
Fonctionnalités de l’application |
cellularDeviceControl
cellularDeviceIdentity
|
Remarques
Le système crée des instances de cette classe. Votre code peut récupérer les détails d’une notification particulière en obtenant la propriété MobileBroadbandPinLockStateChangeTriggerDetails.PinLockStateChanges .
Propriétés
DeviceId |
Obtient l’identificateur d’appareil associé à un changement d’état de verrouillage du code confidentiel. |
PinLockState |
Obtient une valeur représentant le nouvel état de verrouillage du code confidentiel après un changement d’état de verrouillage de code confidentiel. |
PinType |
Obtient une valeur représentant le type de code confidentiel impliqué dans un changement d’état de verrouillage de code confidentiel. |