Partager via


SecondaryAuthenticationFactorAuthenticationStageInfo.Scenario Propriété

Définition

Obtient le scénario d’authentification (connexion et invite d’informations d’identification).

Notes

Cette API n’est pas disponible pour toutes les applications. Sauf si votre compte de développeur est spécialement configuré par Microsoft pour utiliser la fonctionnalité secondaryAuthenticationFactor , les appels à cette API échouent. Pour demander une approbation, contactez cdfonboard@microsoft.com. Pour plus d’informations sur les fonctionnalités, consultez Déclarations de fonctionnalités d’application. Pour obtenir une vue d’ensemble de l’infrastructure d’appareils complémentaires, consultez la vue d’ensemble du déverrouillage Windows avec les appareils d’accompagnement (IoT).

public:
 property SecondaryAuthenticationFactorAuthenticationScenario Scenario { SecondaryAuthenticationFactorAuthenticationScenario get(); };
SecondaryAuthenticationFactorAuthenticationScenario Scenario();
/// [get: Windows.Foundation.Metadata.Deprecated("SecondaryAuthenticationFactorAuthenticationStageInfo is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 655360, "Windows.Foundation.UniversalApiContract")]
SecondaryAuthenticationFactorAuthenticationScenario Scenario();
public SecondaryAuthenticationFactorAuthenticationScenario Scenario { get; }
public SecondaryAuthenticationFactorAuthenticationScenario Scenario { [Windows.Foundation.Metadata.Deprecated("SecondaryAuthenticationFactorAuthenticationStageInfo is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 655360, "Windows.Foundation.UniversalApiContract")] get; }
var secondaryAuthenticationFactorAuthenticationScenario = secondaryAuthenticationFactorAuthenticationStageInfo.scenario;
Public ReadOnly Property Scenario As SecondaryAuthenticationFactorAuthenticationScenario

Valeur de propriété

Scénario d’authentification.

Attributs

S’applique à

Voir aussi