AuthenticationMode 列挙型

定義

public enum class AuthenticationMode
public enum AuthenticationMode
type AuthenticationMode = 
Public Enum AuthenticationMode
継承
AuthenticationMode

フィールド

名前 説明
None 0
Windows 1
Passport 2
Forms 3

適用対象