RequestedSecurityToken (Constructor, (XmlElement))
Espacio de nombres: Microsoft.IdentityModel.Protocols.WSTrust
Ensamblado: Microsoft.IdentityModel (en microsoft.identitymodel.dll)
Uso
Dim tokenAsXml As XmlElement Dim instance As New RequestedSecurityToken(tokenAsXml)
Sintaxis
'Declaración
Public Sub New ( _
tokenAsXml As XmlElement _
)
public RequestedSecurityToken (
XmlElement tokenAsXml
)
public:
RequestedSecurityToken (
XmlElement^ tokenAsXml
)
public RequestedSecurityToken (
XmlElement tokenAsXml
)
public function RequestedSecurityToken (
tokenAsXml : XmlElement
)
Parámetros
- tokenAsXml
Plataformas
Plataformas de desarrollo
Windows Server 2003, Windows Vista
Target Platforms
Windows Server 2008, Windows Vista, Not tested on Windows XP
Vea también
Referencia
RequestedSecurityToken (Clase)
RequestedSecurityToken (Miembros)
Microsoft.IdentityModel.Protocols.WSTrust (Espacio de nombres)