SetServicePropertiesCommand Constructor

Initializes a new instance of the SetServicePropertiesCommand 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 SetServicePropertiesCommand

Syntax

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

Remarks

For more information about this cmdlet, see Set-ADFSProperties in the Microsoft TechNet library.

For Help at the command line, type:

get-help set-adfsproperties

Platforms

Development Platforms

Windows Server 2008, Windows Server 2008 R2

Target Platforms

Windows Server 2008, Windows Server 2008 R2

See Also

Reference

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