BinarySecret Members
Represents an unencrypted key for a security token issued from a security token service.
The following tables list the members exposed by the BinarySecret type.
Public Constructors
Name | Description | |
---|---|---|
BinarySecret | Overloaded. Initializes a new instance of the BinarySecret class. |
Top
Public Properties
Name | Description | |
---|---|---|
![]() |
AnyAttributes | Gets the collection of XML attributes for the element. (Inherited from OpenAttributeElement) |
![]() |
Type | Gets or sets the type of key associated with the binary secret. |
![]() |
Value | Gets or sets the key to place in the <BinarySecret> element. |
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 BinarySecret from the specified XML document. |
![]() |
LoadXml | Overridden. Loads the contents of the specified XML element into properties of the BinarySecret. |
![]() ![]() |
op_Explicit | Converts a BinarySecret to an array of type Byte. |
![]() ![]() |
ReferenceEquals | (Inherited from Object ) |
![]() |
ToString | (Inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object ) |
![]() |
GetXmlAttributes | (Inherited from OpenAttributeElement ) |
![]() |
LoadXmlAttributes | (Inherited from OpenAttributeElement ) |
![]() |
MemberwiseClone | (Inherited from Object ) |
Top
See Also
Reference
BinarySecret Class
Microsoft.Web.Services3.Security Namespace