RemoveAttributeStoreCommand Constructor

Initializes a new instance of the RemoveAttributeStoreCommand Class.

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

Usage

    Dim instance As New RemoveAttributeStoreCommand

Syntax

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

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

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