Compartir a través de


RequestedProofToken (Constructor, (String))

Espacio de nombres: Microsoft.IdentityModel.Protocols.WSTrust
Ensamblado: Microsoft.IdentityModel (en microsoft.identitymodel.dll)

Uso

    Dim computedKeyAlgorithm As String

Dim instance As New RequestedProofToken(computedKeyAlgorithm)

Sintaxis

'Declaración
Public Sub New ( _
    computedKeyAlgorithm As String _
)
public RequestedProofToken (
    string computedKeyAlgorithm
)
public:
RequestedProofToken (
    String^ computedKeyAlgorithm
)
public RequestedProofToken (
    String computedKeyAlgorithm
)
public function RequestedProofToken (
    computedKeyAlgorithm : String
)

Parámetros

  • computedKeyAlgorithm
     

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

RequestedProofToken (Clase)
RequestedProofToken (Miembros)
Microsoft.IdentityModel.Protocols.WSTrust (Espacio de nombres)