OPC Studio 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.

The value of this constant is "http://opcfoundation.org/UA/SecurityPolicy#Aes128_Sha256_RsaOaep".

 
Public FieldThe URI string for the Aes256_Sha256_RsaPss security policy.

The value of this constant is "http://opcfoundation.org/UA/SecurityPolicy#Aes256_Sha256_RsaPss".

 
Public FieldThe URI string for the Basic128Rsa15 security policy. Note: The policy is obsolete.

The value of this constant is "http://opcfoundation.org/UA/SecurityPolicy#Basic128Rsa15".

 
Public FieldThe URI string for the Basic256 security policy. Note: The policy is obsolete.

The value of this constant is "http://opcfoundation.org/UA/SecurityPolicy#Basic256".

 
Public FieldThe URI string for the Basic256Sha256 security policy.

The value of this constant is "http://opcfoundation.org/UA/SecurityPolicy#Basic256Sha256".

 
Public FieldThe URI string for the ECC_brainpoolP256r1 security policy.

The value of this constant is "http://opcfoundation.org/UA/SecurityPolicy#ECC_brainpoolP256r1".

 
Public FieldThe URI string for the ECC_brainpoolP384r1 security policy.

The value of this constant is "http://opcfoundation.org/UA/SecurityPolicy#ECC_brainpoolP384r1".

 
Public FieldThe URI string for the ECC_curve25519 security policy.

The value of this constant is "http://opcfoundation.org/UA/SecurityPolicy#ECC_curve25519".

 
Public FieldThe URI string for the ECC_curve448 security policy.

The value of this constant is "http://opcfoundation.org/UA/SecurityPolicy#ECC_curve448".

 
Public FieldThe URI string for the ECC_nistP256 security policy.

The value of this constant is "http://opcfoundation.org/UA/SecurityPolicy#ECC_nistP256".

 
Public FieldThe URI string for the ECC_nistP384 security policy.

The value of this constant is "http://opcfoundation.org/UA/SecurityPolicy#ECC_nistP384".

 
Public FieldThe URI string for the Https security policy. Note: The policy is obsolete.

The value of this constant is "http://opcfoundation.org/UA/SecurityPolicy#Https".

 
Public FieldThe URI string for a policy that uses no security.

The value of this constant is "http://opcfoundation.org/UA/SecurityPolicy#None".

 
Top
Public Methods
 NameDescription
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 MethodReturns a string that represents the current object. (Inherited from object)
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
Extension Methods
 NameDescription
Public Extension MethodSets the arbitrary object associated with the node.
Top
See Also

Reference

UASecurityPolicyUriStrings Class
OpcLabs.EasyOpc.UA.Engine Namespace