RemoveRelyingPartyTrustCommand Constructor

Initializes a new instance of the RemoveRelyingPartyTrustCommand Class.

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

Usage

    Dim instance As New RemoveRelyingPartyTrustCommand

Syntax

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

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

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