AuthenticationState Enum
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The authentication state.
public enum class AuthenticationState
C++/CX
public enum class AuthenticationState
enum AuthenticationState
public enum AuthenticationState
type AuthenticationState =
Public Enum AuthenticationState
- Inheritance
-
AuthenticationState
Name | Value | Description |
---|---|---|
Unknown | 0 | Unknown. |
Unauthenticated | 1 | Unauthenticated. |
Authenticated | 2 | Authenticated. |
Ürün | Sürümler |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |