SignInConfigurationType enumeration
Enumerates sign in configuration setting types.
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 whether the configuration mode is settable. | |
Transport | A flag indicating whether the transport mode is settable. | |
InternalServer | A flag indicating whether the server internal address is settable. | |
ExternalServer | A flag indicating whether the server external address is settable. | |
SavePassword | A flag indicating whether the password can be saved. | |
Invalid |