Contains software quality metrics (SQM) settings. This class cannot be inherited.
The following tables list the members exposed by the SqmSettings type.
Public
Constructors
| Name | Description | |
|---|---|---|
| SqmSettings | Initializes a new instance of the SqmSettings class. |
Public
Properties
| Name | Description | |
|---|---|---|
|
AdmTemplateLocation | Gets or sets the location of the SQM ADM templates. |
|
ManagementServer | Gets or sets the ManagementServer object that represents the Management Server on which SQM needs to be enabled. |
|
Port | Gets or sets the port to use for SQM communication. |
|
UseSsl | Gets or sets a value indicating whether to use SSL for SQM communication. |
|
UseWindowsAuth | Gets or sets a value indicating whether to use Windows Authentication for SQM communication. |
Public Methods
(see also Protected Methods)
| Name | Description | |
|---|---|---|
|
Equals | Overloaded. (inherited from Object) |
|
GetHashCode | (inherited from Object) |
|
GetType | (inherited from Object) |
![]()
|
ReferenceEquals | (inherited from Object) |
|
ToString | (inherited from Object) |
Protected
Methods
| Name | Description | |
|---|---|---|
|
Finalize | (inherited from Object) |
|
MemberwiseClone | (inherited from Object) |
See Also
Send comments about this topic to Microsoft.

