Public Methods
|  Clone | Creates a new object that is a copy of the current instance.   DISPID (Dispatch ID):   For more information, see Clone in .NET Reference. | 
|  Equals | Determines whether the specified object is equal to the current object.   DISPID (Dispatch ID):   For more information, see Equals in .NET Reference. | 
|  GetHashCode | Returns a hash code for the current object.   DISPID (Dispatch ID):   For more information, see GetHashCode in .NET Reference. | 
|  GetObjectData |   DISPID (Dispatch ID):   For more information, see GetObjectData in .NET Reference. | 
|  GetType | Gets the Type of the current instance.   DISPID (Dispatch ID):   For more information, see GetType in .NET Reference. | 
|  Reset | Sets the object properties back to their defaults.   DISPID (Dispatch ID):   For more information, see Reset in .NET Reference. | 
Public Properties
|  AllowEccSecurityPolicies | Determines whether security policies based on ECC will be allowed.   DISPID (Dispatch ID):   For more information, see AllowEccSecurityPolicies in .NET Reference. | 
|  AllowObsoleteSecurityPolicies | Determines whether security policies that are obsolete will be allowed.   DISPID (Dispatch ID):   For more information, see AllowObsoleteSecurityPolicies in .NET Reference. | 
|  AllowRsaSecurityPolicies | Determines whether security policies based on RSA will be allowed.   DISPID (Dispatch ID):   For more information, see AllowRsaSecurityPolicies in .NET Reference. | 
|  CertificateAcceptancePolicy | Determines which server certificates are accepted.   DISPID (Dispatch ID):   For more information, see CertificateAcceptancePolicy in .NET Reference. | 
|  ConfigurationPropertyOverrides | Specifies override values for configuration properties.   DISPID (Dispatch ID):   For more information, see ConfigurationPropertyOverrides in .NET Reference. | 
|  ConfigurationSources | Determines the sources of the UA configuration.   DISPID (Dispatch ID):   For more information, see ConfigurationSources in .NET Reference. | 
|  DebuggerDetectionOverride | If 'Positive', the behavior is always as if the debugger was attached. If 'Negative', the behavior is always as if the debugger was not attached.   DISPID (Dispatch ID):   For more information, see DebuggerDetectionOverride in .NET Reference. | 
|  DisplayString | The display string for the current object.   DISPID (Dispatch ID): 0   For more information, see ToString in .NET Reference. | 
|  gdsEndpointDescriptor | The endpoint descriptor of the Global Discover Server (GDS) that will be used for performing the discovery.   DISPID (Dispatch ID):   For more information, see GdsEndpointDescriptor in .NET Reference. | 
|  HttpsCertificateAcceptancePolicy | Determines which HTTPS server certificates are accepted.   DISPID (Dispatch ID):   For more information, see HttpsCertificateAcceptancePolicy in .NET Reference. | 
|  ReconnectionPeriod | How often the component checks and processes the list of objects that may need reconnection. In milliseconds.   DISPID (Dispatch ID):   For more information, see ReconnectionPeriod in .NET Reference. | 
|  RetrialDelay | A delay before the component will try to re-initialize itself if a serious failure occurs during startup (in milliseconds).   DISPID (Dispatch ID):   For more information, see RetrialDelay in .NET Reference. | 
|  StandardName | A symbolic name of the current parameter combination if it has a standard name. Empty otherwise.   DISPID (Dispatch ID):   For more information, see StandardName in .NET Reference. | 
|  ToString | Returns a string that represents the current object.   DISPID (Dispatch ID):   For more information, see ToString in .NET Reference. | 
|  UseCustomHttpsCertificateValidation | Determines whether the certificates used for HTTPS communication will be validated by the component, or using the system default rules.   DISPID (Dispatch ID):   For more information, see UseCustomHttpsCertificateValidation in .NET Reference. | 
|  UserInteractionParameters | Contains parameters that influence the interaction of the component with the user.   DISPID (Dispatch ID):   For more information, see UserInteractionParameters in .NET Reference. | 
See Also