AddRelyingPartyTrustCommand Constructor

Initializes a new instance of the AddRelyingPartyTrustCommand Class.

Namespace: Microsoft.IdentityServer.PowerShell.Commands
Assembly: Microsoft.IdentityServer.PowerShell (in microsoft.identityserver.powershell.dll)

Usage

    Dim instance As New AddRelyingPartyTrustCommand

Syntax

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

Remarks

The default constructor initializes any fields to their default values.

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003 , Windows Server 2008, and Windows 2000

Target Platforms

See Also

Reference

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