mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-29 12:14:49 +03:00
connect updates
This commit is contained in:
@@ -39,6 +39,12 @@ namespace MediaBrowser.Model.ApiClient
|
||||
/// <value>The connect user.</value>
|
||||
ConnectUser ConnectUser { get; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets or sets a value indicating whether [save local credentials].
|
||||
/// </summary>
|
||||
/// <value><c>true</c> if [save local credentials]; otherwise, <c>false</c>.</value>
|
||||
bool SaveLocalCredentials { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets the API client.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user