SignInConfigurationType Enumeration

Enumerates configuration types that can be set.

Namespace:  Microsoft.Lync.Model
Assembly:  Microsoft.Lync.Model (in Microsoft.Lync.Model.dll)

Syntax

'Declaration
Public Enumeration SignInConfigurationType
'Usage
Dim instance As SignInConfigurationType
public enum SignInConfigurationType

Members

Member name Description
Mode A flag indicating if the configuration mode can be set.
Transport A flag indicating if the transport mode can be set.
InternalServer A flag indicating if the server internal address can be set
ExternalServer A flag indicating if the server external address can be set.
SavePassword A flag indicating if the password can be saved.
Invalid

See Also

Reference

Microsoft.Lync.Model Namespace