Поделиться через


SecondaryAuthenticationFactorAuthenticationStageInfo.Stage Свойство

Определение

Возвращает этап проверки подлинности.

Примечание

Этот API доступен не для всех приложений. Если ваша учетная запись разработчика не специально подготовлена корпорацией Майкрософт для использования возможности secondaryAuthenticationFactor , вызовы этого API завершатся ошибкой. Чтобы подать заявку на утверждение, обратитесь в .cdfonboard@microsoft.com Дополнительные сведения о возможностях см. в разделе Объявления возможностей приложений. Обзор платформы сопутствующих устройств см. в статье Общие сведения о разблокировке Windows с помощью устройств-компаньонов (IoT).

public:
 property SecondaryAuthenticationFactorAuthenticationStage Stage { SecondaryAuthenticationFactorAuthenticationStage get(); };
SecondaryAuthenticationFactorAuthenticationStage Stage();
/// [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")]
SecondaryAuthenticationFactorAuthenticationStage Stage();
public SecondaryAuthenticationFactorAuthenticationStage Stage { get; }
public SecondaryAuthenticationFactorAuthenticationStage Stage { [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 secondaryAuthenticationFactorAuthenticationStage = secondaryAuthenticationFactorAuthenticationStageInfo.stage;
Public ReadOnly Property Stage As SecondaryAuthenticationFactorAuthenticationStage

Значение свойства

Этап проверки подлинности.

Атрибуты

Применяется к

См. также раздел