Share via


XmlEncryption.TypeURI Members

Specifies the TypeURI used in a security header. This class cannot be inherited.

The following tables list the members exposed by the XmlEncryption.TypeURI type.

Public Fields

  Name Description
public field static Content Specifies a URL that points to the XML Encryption specification for encryption of XML content. This field is constant.
public field static Element Specifies a URL that points to the XML Encryption specification for encryption of an XML element. This field is constant.
public field static EncryptedKey Specifies a URL that points to the XML Encryption specification for EncryptedKey. This field is constant.

Top

Public Methods

(see also Protected Methods )

  Name Description
public method Equals  Overloaded. (Inherited from Object )
public method GetHashCode  (Inherited from Object )
public method GetType  (Inherited from Object )
public method static ReferenceEquals  (Inherited from Object )
public method ToString  (Inherited from Object )

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object )
protected method MemberwiseClone  (Inherited from Object )

Top

See Also

Reference

XmlEncryption.TypeURI Class
Microsoft.Web.Services3.Security Namespace