GetClaimsProviderTrustCommand Constructor

Initializes a new instance of the GetClaimsProviderTrustCommand 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 GetClaimsProviderTrustCommand

Syntax

'Declaration
Public Sub New
public GetClaimsProviderTrustCommand ()
public:
GetClaimsProviderTrustCommand ()
public GetClaimsProviderTrustCommand ()
public function GetClaimsProviderTrustCommand ()

Remarks

The default constructor initializes any fields to their default values.

Platforms

Development Platforms

Windows Server 2008, Windows Server 2008 R2

Target Platforms

Windows Server 2008, Windows Server 2008 R2

See Also

Reference

GetClaimsProviderTrustCommand Class
GetClaimsProviderTrustCommand Members
Microsoft.IdentityServer.PowerShell.Commands Namespace