Share via


DistributedReplayControllerUsersSettings.Accounts Property

Definition

Gets or sets the accounts for the configuration.

public:
 property cli::array <System::String ^> ^ Accounts { cli::array <System::String ^> ^ get(); void set(cli::array <System::String ^> ^ value); };
public string[] Accounts { get; set; }
member this.Accounts : string[] with get, set
Public Property Accounts As String()

Property Value

String[]

The accounts for the configuration.

Applies to