Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Overload List
| Name | Description |
|---|---|
| EncryptedData (SecurityToken) | Initializes a new instance of the EncryptedData class with the specified token. |
| EncryptedData (XmlElement) | Initializes a new instance of the EncryptedData class by loading it from the specified XmlElement. |
| EncryptedData (EncryptedKeyToken, Boolean) | Initializes a new instance of the EncryptedData class using the EncryptedKeyToken security token. |
| EncryptedData (SecurityToken, String) | Initializes a new instance of the EncryptedData class with the specified security token and reference to an XML element. |
| EncryptedData (XmlElement, EncryptedKey) | Initializes a new instance of the EncryptedData class by loading it from the specified XmlElement and encrypting with the specified key. |
| EncryptedData (EncryptedKeyToken, String, Boolean) | Initializes a new instance of the EncryptedData class using the EncryptedKeyToken security token. |
See Also
Reference
EncryptedData Class
EncryptedData Members
Microsoft.Web.Services3.Security Namespace