Partager via


SecondaryAuthenticationFactorAuthenticationResult.Authentication Propriété

Définition

Obtient l’authentification.

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 SecondaryAuthenticationFactorAuthentication ^ Authentication { SecondaryAuthenticationFactorAuthentication ^ get(); };
SecondaryAuthenticationFactorAuthentication Authentication();
/// [get: Windows.Foundation.Metadata.Deprecated("SecondaryAuthenticationFactorAuthenticationResult is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 655360, "Windows.Foundation.UniversalApiContract")]
SecondaryAuthenticationFactorAuthentication Authentication();
public SecondaryAuthenticationFactorAuthentication Authentication { get; }
public SecondaryAuthenticationFactorAuthentication Authentication { [Windows.Foundation.Metadata.Deprecated("SecondaryAuthenticationFactorAuthenticationResult 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 secondaryAuthenticationFactorAuthentication = secondaryAuthenticationFactorAuthenticationResult.authentication;
Public ReadOnly Property Authentication As SecondaryAuthenticationFactorAuthentication

Valeur de propriété

Authentification.

Attributs

S’applique à

Voir aussi