Not
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Initializes a new instance of the Entropy class.
Overload List
| Name | Description |
|---|---|
| Entropy () | Initializes a new instance of the Entropy class. |
| Entropy (Byte[]) | Initializes a new instance of the Entropy class with the specified entropy value. |
| Entropy (Int32) | Initializes a new instance of the Entropy class with a randomly generated entropy value of the specified size. |
| Entropy (XmlElement) | Initializes a new instance of the Entropy class using the specified XML element. |
| Entropy (Byte[], SecurityToken) | Initializes a new instance of the Entropy class with the specified entropy value, encrypted using the specified security token. |
| Entropy (Int32, SecurityToken) | Initializes a new instance of the Entropy class with a randomly generated entropy value of the specified size that is encrypted using the specified security token. |
See Also
Reference
Entropy Class
Entropy Members
Microsoft.Web.Services3.Security Namespace