OPC Studio User's Guide and Reference
UASecurityPolicyUriStrings Class Fields


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

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

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

Reference

UASecurityPolicyUriStrings Class
OpcLabs.EasyOpc.UA.Engine Namespace