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.
Initializes a new instance of the BinarySecurityToken class.
Overload List
| Name | Description |
|---|---|
| BinarySecurityToken (String) | Initializes a new instance of the BinarySecurityToken class using the specified value type. |
| BinarySecurityToken (String, String) | Initializes a new instance of the BinarySecurityToken class using the specified value type and token type. |
| BinarySecurityToken (XmlElement, String) | Initializes a new instance of the BinarySecurityToken class using the specified XML element and value type. |
| BinarySecurityToken (XmlElement, String, String) | Initializes a new instance of the BinarySecurityToken class using the specified XML element, value type, and token type. |
See Also
Reference
BinarySecurityToken Class
BinarySecurityToken Members
Microsoft.Web.Services3.Security.Tokens Namespace