Partager via


Constructeur RequestedProofToken (String)

Espace de noms: Microsoft.IdentityModel.Protocols.WSTrust
Assembly : Microsoft.IdentityModel (dans microsoft.identitymodel.dll)

Utilisation

    Dim computedKeyAlgorithm As String

Dim instance As New RequestedProofToken(computedKeyAlgorithm)

Syntaxe

'Déclaration
Public Sub New ( _
    computedKeyAlgorithm As String _
)
public RequestedProofToken (
    string computedKeyAlgorithm
)
public:
RequestedProofToken (
    String^ computedKeyAlgorithm
)
public RequestedProofToken (
    String computedKeyAlgorithm
)
public function RequestedProofToken (
    computedKeyAlgorithm : String
)

Paramètres

  • computedKeyAlgorithm
     

Plateformes

Plateformes de développement

Windows Server 2003, Windows Vista

Target Platforms

Windows Server 2008, Windows Vista, Not tested on Windows XP

Voir aussi

Référence

Classe RequestedProofToken
Membres RequestedProofToken
Espace de noms Microsoft.IdentityModel.Protocols.WSTrust