Entropy Members
Represents the <Entropy> XML element in the WS-Trust specification, which specifies a parameter to a key generation algorithm.
The following tables list the members exposed by the Entropy type.
Public Constructors
Name | Description | |
---|---|---|
Entropy | Overloaded. Initializes a new instance of the Entropy class. |
Top
Public Properties
Name | Description | |
---|---|---|
AnyAttributes | Gets the collection of XML attributes for the element. (Inherited from OpenElement) | |
AnyElements | Gets the collection of child XML elements for the element. (Inherited from OpenElementElement) | |
BinarySecret | Gets the entropy value that is stored in a <BinarySecret> element. | |
EncryptedKey | Gets the entropy value that is stored in an <EncryptedKey> element. | |
KeyBytes | Gets the entropy value. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (Inherited from Object ) | |
GetHashCode | (Inherited from Object ) | |
GetType | (Inherited from Object ) | |
GetXml | Overridden. Generates an XML representation of the Entropy from the specified XML document. | |
LoadXml | Overridden. Loads the contents of the specified XML element into properties of the Entropy. | |
ReferenceEquals | (Inherited from Object ) | |
ToString | (Inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object ) | |
GetXmlAttributes | (Inherited from OpenElement ) | |
GetXmlElements | (Inherited from OpenElementElement ) | |
LoadXmlAttributes | (Inherited from OpenElement ) | |
LoadXmlElements | (Inherited from OpenElementElement ) | |
MemberwiseClone | (Inherited from Object ) |
Top
See Also
Reference
Entropy Class
Microsoft.Web.Services3.Security Namespace
EncryptedKey
BinarySecret