SyncPropertiesBase Class

Base class for SyncProperties class.

Namespace: Microsoft.IdentityServer.PowerShell.Resources
Assembly: Microsoft.IdentityServer.PowerShell (in Microsoft.IdentityServer.PowerShell)

Usage

'Usage
Dim instance As SyncPropertiesBase

Syntax

'Declaration
Public Class SyncPropertiesBase
public class SyncPropertiesBase
public ref class SyncPropertiesBase
public class SyncPropertiesBase
public class SyncPropertiesBase

Remarks

This is the base class for the SyncProperties class. The following cmdlets can take a SyncProperties object as input, return a SyncProperties object as output, or both: Get-ADFSSyncProperties and Set-ADFSSyncProperties.

Inheritance Hierarchy

System.Object
  Microsoft.IdentityServer.PowerShell.Resources.SyncPropertiesBase
     Microsoft.IdentityServer.PowerShell.Resources.SyncProperties

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Platforms

Development Platforms

Windows Server 2008, Windows Server 2008 R2

Target Platforms

Windows Server 2008, Windows Server 2008 R2

See Also

Reference

SyncPropertiesBase Members
Microsoft.IdentityServer.PowerShell.Resources Namespace