QuickOPC User's Guide and Reference
ManagedSecurityGroupParameters Class Properties


OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.Security.KeyManagement.Configuration Namespace : ManagedSecurityGroupParameters Class

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

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

Reference

ManagedSecurityGroupParameters Class
OpcLabs.BaseLib.Security.KeyManagement.Configuration Namespace