QuickOPC User's Guide and Reference
_ManagedSecurityGroupParameters Interface Properties

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

For a list of all members of this type, see _ManagedSecurityGroupParameters members.

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
See Also

Reference

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