Constructeur FederatedClientCredentials (ClientCredentials, SecurityTokenHandlerCollectionManager)
Espace de noms: Microsoft.IdentityModel.Protocols.WSTrust
Assembly : Microsoft.IdentityModel (dans microsoft.identitymodel.dll)
Utilisation
Dim other As ClientCredentials Dim securityTokenHandlerCollectionManager As SecurityTokenHandlerCollectionManager Dim instance As New FederatedClientCredentials(other, securityTokenHandlerCollectionManager)
Syntaxe
'Déclaration
Public Sub New ( _
other As ClientCredentials, _
securityTokenHandlerCollectionManager As SecurityTokenHandlerCollectionManager _
)
public FederatedClientCredentials (
ClientCredentials other,
SecurityTokenHandlerCollectionManager securityTokenHandlerCollectionManager
)
public:
FederatedClientCredentials (
ClientCredentials^ other,
SecurityTokenHandlerCollectionManager^ securityTokenHandlerCollectionManager
)
public FederatedClientCredentials (
ClientCredentials other,
SecurityTokenHandlerCollectionManager securityTokenHandlerCollectionManager
)
public function FederatedClientCredentials (
other : ClientCredentials,
securityTokenHandlerCollectionManager : SecurityTokenHandlerCollectionManager
)
Paramètres
- other
- securityTokenHandlerCollectionManager
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 FederatedClientCredentials
Membres FederatedClientCredentials
Espace de noms Microsoft.IdentityModel.Protocols.WSTrust