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