LyncClient.SignInConfiguration property

Gets the configuration manager.

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

Syntax

'Declaration
Public ReadOnly Property SignInConfiguration As SignInConfiguration
    Get
'Usage
Dim instance As LyncClient
Dim value As SignInConfiguration

value = instance.SignInConfiguration
public SignInConfiguration SignInConfiguration { get; }

Property value

Type: Microsoft.Lync.Model.SignInConfiguration

See also

Reference

LyncClient class

LyncClient members

Microsoft.Lync.Model namespace