BinarySecret Constructor

Initializes a new instance of the BinarySecret class.

Overload List

Name Description
BinarySecret (Byte[]) Initializes a new instance of the BinarySecret class using the specified key.
BinarySecret (XmlElement) Initializes a new instance of the BinarySecret class using the specified XML element.
BinarySecret (Byte[], String) Initializes a new instance of the BinarySecret class using the specified key and type.

See Also

Reference

BinarySecret Class
BinarySecret Members
Microsoft.Web.Services3.Security Namespace