SqmSettings Members

Updated: April 16, 2012

Contains software quality metrics (SQM) settings. This class cannot be inherited.

The following tables list the members exposed by the SqmSettings type.

  Name Description
  SqmSettings Overloaded.  
Top
  Name Description
public property AdmTemplateLocation Gets or sets the location of the SQM ADM templates.
public property ManagementServer Gets or sets the ManagementServer object that represents the Management Server on which SQM needs to be enabled.
public property Port Gets or sets the port to use for SQM communication.
public property UseSsl Gets or sets a value indicating whether to use SSL for SQM communication.
public property UseWindowsAuth Gets or sets a value indicating whether to use Windows Authentication for SQM communication.
Top
(see also Protected Methods)
  Name Description
public method Equals  (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public method ToString  (inherited from Object)
Top
  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)
Top