Class RequestDatabaseNamesCommandSettings
RequestDatabaseNames
public sealed class RequestDatabaseNamesCommandSettings : ICommand
- Inheritance
-
RequestDatabaseNamesCommandSettings
- Implements
- Inherited Members
Properties
CommandName
Gets the name of the command.
[JsonIgnore]
public string CommandName { get; }
Property Value
SecurityOrigin
Gets or sets the securityOrigin
[JsonPropertyName("securityOrigin")]
public string SecurityOrigin { get; set; }