Share via


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
Microsoft.Web.Services2.Security Namespace

Other Resources

BinarySecret Members