QuickOPC User's Guide and Reference
_ManagedSecurityGroupParameters Interface Members
Properties  Methods 

OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.Security.KeyManagement.Configuration.ComTypes Namespace : _ManagedSecurityGroupParameters Interface

The following tables list the members exposed by _ManagedSecurityGroupParameters.

Public Properties
 NameDescription
 PropertyThe display string for the current object.  
 PropertyEstimated time needed to perform the GetSecurityKeys method. In milliseconds.  
 PropertyDelay before an attempt to access a failed security key source again. In milliseconds.  
 PropertyNumber of security keys initially requested from the security key source.  
 PropertyNumber of security keys initially requested from the security key source, expressed in Decimal type.  
 PropertyNumber of security keys initially requested from the security key source, expressed in Double type.  
 PropertyDetermines whether these managed security group parameters are empty.  
 PropertyMaximum number of security keys requested from the security source.  
 PropertyMaximum number of security keys requested from the security source, expressed in Decimal type.  
 PropertyMaximum number of security keys requested from the security source, expressed in Double type.  
 PropertyMinimum delay between subsequent calls to the GetSecurityKeys method. In milliseconds.  
 PropertyMinimum amount of time contained in a reserve of future security keys. In milliseconds.  
 PropertyMinimum amount of time contained in a reserve of past security keys. In milliseconds.  
 PropertyA factor relative to key lifetime, determining a delay before a secure sender requests new current keys.  
 PropertyAmount of reserve time for which future security keys will be requested. In milliseconds.  
 PropertyAmount of reserve time for which past security keys will be requested. In milliseconds.  
 PropertyA symbolic name of the current parameter combination if it has a standard name. Empty otherwise.  
Top
Public Methods
 NameDescription
 Method  
 Method  
 Method  
 Method  
 Method  
 MethodCreates a union of current managed security parameters with other parameters.  
Top
See Also

Reference

_ManagedSecurityGroupParameters Interface
OpcLabs.BaseLib.Security.KeyManagement.Configuration.ComTypes Namespace