SyncPropertiesBase Constructor

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

Usage

    Dim role As String

Dim instance As New SyncPropertiesBase(role)

Syntax

'Declaration
Public Sub New ( _
    role As String _
)
public SyncPropertiesBase (
    string role
)
public:
SyncPropertiesBase (
    String^ role
)
public SyncPropertiesBase (
    String role
)
public function SyncPropertiesBase (
    role : String
)

Parameters

  • role
     

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003 , Windows Server 2008, and Windows 2000

Target Platforms

See Also

Reference

SyncPropertiesBase Class
SyncPropertiesBase Members
Microsoft.IdentityServer.PowerShell.Resources Namespace