SecureBlackbox 2020 .NET Edition

Questions / Feedback?

AuthInfo Property

Contains details of the current authentication step.

Syntax

public AuthInfo AuthInfo { get; }
Public ReadOnly Property AuthInfo As AuthInfo

Remarks

Check this object to get details about the current authentication step, such as authentication method, its parameters, the overall authentication state, and information about completed and pending authentication methods.

This property is read-only and not available at design time.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 .NET Edition - Version 20.0 [Build 8165]