Edit

Share via


SignInConfigurationType Enum

Definition

Enumerates sign in configuration setting types.

public enum class SignInConfigurationType
public enum SignInConfigurationType
type SignInConfigurationType = 
Public Enum SignInConfigurationType
Inheritance
SignInConfigurationType

Fields

ExternalServer 3

A flag indicating whether the server external address is settable.

InternalServer 2

A flag indicating whether the server internal address is settable.

Invalid -1
Mode 0

A flag indicating whether the configuration mode is settable.

SavePassword 4

A flag indicating whether the password can be saved.

Transport 1

A flag indicating whether the transport mode is settable.

Applies to