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. | |
DefaultFailureRetrialDelay | Default value of the FailureRetrialDelay property. | |
DefaultInitialRequestedKeyCount | Default value of the InitialRequestedKeyCount property. | |
DefaultMaximumRequestedKeyCount | Default value of the MaximumRequestedKeyCount property. | |
DefaultMinimumDelayBetweenGetSecurityKeys | Default value of the MinimumDelayBetweenGetSecurityKeys property. | |
DefaultMinimumFutureKeyReserveTime | Default value of the MinimumFutureKeyReserveTime property. | |
DefaultMinimumPastKeyReserveTime | Default value of the MinimumPastKeyReserveTime property. | |
DefaultRefetchCurrentKeysFactorOfKeyLifetime | Default value of the RefetchCurrentKeysFactorOfKeyLifetime property. | |
DefaultRequestedFutureKeyReserveTime | Default value of the RequestedFutureKeyReserveTime property. | |
DefaultRequestedPastKeyReserveTime | Default value of the RequestedPastKeyReserveTime property. |
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 object is equal to the current object.Determines whether the specified System.Object is equal to the current object.Determines whether the specified System.Object is equal to the current object.Determines whether the specified System.Object is equal to the current object. | |
GetHashCode | Overridden. Serves as the default hash function. Serves as a hash function for a particular type. Serves as a hash function for a particular type. 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 | Returns a string that represents the current object.Returns a string that represents the current object.Returns a string that represents the current object.Returns a string that represents the current object. (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. Infrastructure. | |
WriteXmlElement | Overridden. Infrastructure. Infrastructure. |
Equality | Determines whether the two objects are equal. |
Inequality | Determines whether the two objects are not equal. |