Edit

Share via


SignInConfiguration.InternalServerUrl Property

Definition

Gets or sets the Lync front end server that a user signs in to.

public:
 property System::String ^ InternalServerUrl { System::String ^ get(); void set(System::String ^ value); };
public string InternalServerUrl { get; set; }
member this.InternalServerUrl : string with get, set
Public Property InternalServerUrl As String

Property Value

Remarks

This value is ignored when Mode is set to LyncClientConfigurationMode.Auto

Applies to