SyncPropertiesBase Class

Active Directory Federation Services 2.0
Base class for SyncProperties class.


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

'Usage
Dim instance As SyncPropertiesBase

public class SyncPropertiesBase
public class SyncPropertiesBase
public class SyncPropertiesBase

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.


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

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

Development Platforms

Windows Server 2008, Windows Server 2008 R2

Target Platforms

Windows Server 2008, Windows Server 2008 R2



Community Additions

Show: