QuickOPC User's Guide and Reference
UASecurityPolicyUriStrings Class Members
Fields  Methods 


OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Engine Namespace : UASecurityPolicyUriStrings Class

The following tables list the members exposed by UASecurityPolicyUriStrings.

Public Fields
 NameDescription
Public FieldThe URI string for the Aes128_Sha256_RsaOaep security policy.  
Public FieldThe URI string for the Aes256_Sha256_RsaPss security policy.  
Public FieldThe URI string for the Basic128Rsa15 security policy. Note: The policy is obsolete.  
Public FieldThe URI string for the Basic256 security policy. Note: The policy is obsolete.  
Public FieldThe URI string for the Basic256Sha256 security policy.  
Public FieldThe URI string for the Https security policy. Note: The policy is obsolete.  
Public FieldThe URI string for a policy that uses no security.  
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Converts security policy display name to security policy URI.  
Public Method (Inherited from object)
Public MethodServes as the default hash function. (Inherited from object)
Public MethodGets the System.Type of the current instance. (Inherited from object)
Public Methodstatic (Shared in Visual Basic)Determines whether the given URI denotes a security policy that has been marked obsolete.  
Public MethodReturns a string that represents the current object. (Inherited from object)
Public Methodstatic (Shared in Visual Basic)Converts security policy URI to security policy display name.  
Top
Protected Methods
 NameDescription
Protected MethodAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object)
Protected MethodCreates a shallow copy of the current System.Object. (Inherited from object)
Top
See Also

Reference

UASecurityPolicyUriStrings Class
OpcLabs.EasyOpc.UA.Engine Namespace