Edit

Share via


SignInConfiguration.IsPasswordSaved Property

Definition

Returns true if Lync client saves a user sign in password

public:
 property bool IsPasswordSaved { bool get(); void set(bool value); };
public bool IsPasswordSaved { get; set; }
member this.IsPasswordSaved : bool with get, set
Public Property IsPasswordSaved As Boolean

Property Value

Remarks

Although this is a read/write property, writing a value to this property has no effect on the client.

Applies to