DisableEndpointCommand Constructor
Initializes a new instance of the DisableEndpointCommand 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 DisableEndpointCommand
Syntax
'Declaration
Public Sub New
public DisableEndpointCommand ()
public:
DisableEndpointCommand ()
public DisableEndpointCommand ()
public function DisableEndpointCommand ()
Remarks
For more information about this cmdlet, see Disable-ADFSEndpoint in the Microsoft TechNet library.
For Help at the command line, type:
get-help disable-adfsendpoint
Platforms
Development Platforms
Windows Server 2008, Windows Server 2008 R2
Target Platforms
Windows Server 2008, Windows Server 2008 R2
See Also
Reference
DisableEndpointCommand Class
DisableEndpointCommand Members
Microsoft.IdentityServer.PowerShell.Commands Namespace