SettingStore.RoleSelectionSettings Property

Definition

Gets the role selection settings.

public:
 property Microsoft::SqlServer::Configuration::RoleSelectionSettings ^ RoleSelectionSettings { Microsoft::SqlServer::Configuration::RoleSelectionSettings ^ get(); };
public Microsoft.SqlServer.Configuration.RoleSelectionSettings RoleSelectionSettings { get; }
member this.RoleSelectionSettings : Microsoft.SqlServer.Configuration.RoleSelectionSettings
Public ReadOnly Property RoleSelectionSettings As RoleSelectionSettings

Property Value

The role selection settings.

Applies to