UpdateClaimsProviderTrustCommand Constructor
Initializes a new instance of the UpdateClaimsProviderTrustCommand class. This topic is included in this SDK for completeness only.
Namespace: Microsoft.IdentityServer.PowerShell.Commands
Assembly: Microsoft.IdentityServer.PowerShell (in Microsoft.IdentityServer.PowerShell)
Usage
'Usage
Dim instance As New UpdateClaimsProviderTrustCommand
Syntax
'Declaration
Public Sub New
public UpdateClaimsProviderTrustCommand ()
public:
UpdateClaimsProviderTrustCommand ()
public UpdateClaimsProviderTrustCommand ()
public function UpdateClaimsProviderTrustCommand ()
Remarks
For more information about this cmdlet, see Update-ADFSClaimsProviderTrust in the Microsoft TechNet library.
For Help at the command line, type:
get-help update-adfsclaimsprovidertrust
Platforms
Development Platforms
Windows Server 2008, Windows Server 2008 R2
Target Platforms
Windows Server 2008, Windows Server 2008 R2
See Also
Reference
UpdateClaimsProviderTrustCommand Class
UpdateClaimsProviderTrustCommand Members
Microsoft.IdentityServer.PowerShell.Commands Namespace