| Name | Description | |
|---|---|---|
|  | ManagedSecurityGroupParameters Constructor | Overloaded. Initializes a new instance of the class. | 
 
            The following tables list the members exposed by ManagedSecurityGroupParameters.
| Name | Description | |
|---|---|---|
|  | ManagedSecurityGroupParameters Constructor | Overloaded. Initializes a new instance of the class. | 
| Name | Description | |
|---|---|---|
|  | DefaultEstimatedGetSecurityKeysTime | Default value of the EstimatedGetSecurityKeysTime property. The value of this constant is 1000. | 
|  | DefaultFailureRetrialDelay | Default value of the FailureRetrialDelay property. The value of this constant is 30000. | 
|  | DefaultInitialRequestedKeyCount | Default value of the InitialRequestedKeyCount property. The value of this constant is 10. | 
|  | DefaultMaximumRequestedKeyCount | Default value of the MaximumRequestedKeyCount property. The value of this constant is 16383. | 
|  | DefaultMinimumDelayBetweenGetSecurityKeys | Default value of the MinimumDelayBetweenGetSecurityKeys property. The value of this constant is 5000. | 
|  | DefaultMinimumFutureKeyReserveTime | Default value of the MinimumFutureKeyReserveTime property. The value of this constant is 60000. | 
|  | DefaultMinimumPastKeyReserveTime | Default value of the MinimumPastKeyReserveTime property. The value of this constant is 5000. | 
|  | DefaultRefetchCurrentKeysFactorOfKeyLifetime | Default value of the RefetchCurrentKeysFactorOfKeyLifetime property. The value of this constant is 0.5. | 
|  | DefaultRequestedFutureKeyReserveTime | Default value of the RequestedFutureKeyReserveTime property. The value of this constant is 300000. | 
|  | DefaultRequestedPastKeyReserveTime | Default value of the RequestedPastKeyReserveTime property. The value of this constant is 0. | 
| Name | Description | |
|---|---|---|
|   | Default | Default managed security group parameters. | 
|   | Empty | Empty managed security group parameters. | 
|  | EstimatedGetSecurityKeysTime | Estimated time needed to perform the GetSecurityKeys method. In milliseconds. | 
|  | FailureRetrialDelay | Delay before an attempt to access a failed security key source again. In milliseconds. | 
|  | InitialRequestedKeyCount | Number of security keys initially requested from the security key source. | 
|  | InitialRequestedKeyCountDecimal | Number of security keys initially requested from the security key source, expressed in Decimal type. | 
|  | InitialRequestedKeyCountDouble | Number of security keys initially requested from the security key source, expressed in Double type. | 
|  | IsEmpty | Determines whether these managed security group parameters are empty. | 
|  | MaximumRequestedKeyCount | Maximum number of security keys requested from the security source. | 
|  | MaximumRequestedKeyCountDecimal | Maximum number of security keys requested from the security source, expressed in Decimal type. | 
|  | MaximumRequestedKeyCountDouble | Maximum number of security keys requested from the security source, expressed in Double type. | 
|  | MinimumDelayBetweenGetSecurityKeys | Minimum delay between subsequent calls to the GetSecurityKeys method. In milliseconds. | 
|  | MinimumFutureKeyReserveTime | Minimum amount of time contained in a reserve of future security keys. In milliseconds. | 
|  | MinimumPastKeyReserveTime | Minimum amount of time contained in a reserve of past security keys. In milliseconds. | 
|  | RefetchCurrentKeysFactorOfKeyLifetime | A factor relative to key lifetime, determining a delay before a secure sender requests new current keys. | 
|  | RequestedFutureKeyReserveTime | Amount of reserve time for which future security keys will be requested. In milliseconds. | 
|  | RequestedPastKeyReserveTime | Amount of reserve time for which past security keys will be requested. In milliseconds. | 
|  | StandardName | A symbolic name of the current parameter combination if it has a standard name. Empty otherwise. (Inherited from OpcLabs.BaseLib.Parameters) | 
| Name | Description | |
|---|---|---|
|  | Clone | Overridden. | 
|  | Equals | Overloaded. Overridden. Determines whether the specified System.Object is equal to the current object. | 
|  | GetHashCode | Overridden. Serves as a hash function for a particular type. | 
|  | GetObjectData | Overridden. | 
|  | GetSchema | (Inherited from OpcLabs.BaseLib.Info) | 
|  | GetType | Gets the System.Type of the current instance. (Inherited from object) | 
|  | ReadXml | (Inherited from OpcLabs.BaseLib.Info) | 
|  | ToString | (Inherited from OpcLabs.BaseLib.Parameters) | 
|  | UnionWith | Creates a union of current managed security parameters with other parameters. | 
|  | WriteXml | (Inherited from OpcLabs.BaseLib.Info) | 
| Name | Description | |
|---|---|---|
|  | CopyFrom | Infrastructure. Copies data from the specified parameter object into the current parameter object. (Inherited from OpcLabs.BaseLib.Parameters) | 
|  | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object) | 
|  | GetDefaultStandardName | Indicates the standard name for the default combination of parameters. (Inherited from OpcLabs.BaseLib.Parameters) | 
|  | GetStandardNameValues | Returns a collection of standard values for the OpcLabs.BaseLib.Parameters.StandardName property. (Inherited from OpcLabs.BaseLib.Parameters) | 
|  | MakeString | Infrastructure. (Inherited from OpcLabs.BaseLib.Parameters) | 
|  | MemberwiseClone | Creates a shallow copy of the current System.Object. (Inherited from object) | 
|  | ReadXmlElement | Overridden. Infrastructure. | 
|  | WriteXmlElement | Overridden. Infrastructure. | 
| Name | Description | |
|---|---|---|
|  | SetState<TNode> | Sets the arbitrary object associated with the node. | 
|  Equality | Determines whether the two objects are equal. | 
|  Inequality | Determines whether the two objects are not equal. |