SPTrustedSecurityTokenServicePipeBind class

Contract for Cmdlet parameters that represent an SPTrustedProviderBase Identity.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.PowerShell.SPCmdletPipeBind<SPTrustedSecurityTokenService>
    Microsoft.SharePoint.PowerShell.SPTrustedSecurityTokenServicePipeBind

Namespace:  Microsoft.SharePoint.PowerShell
Assembly:  Microsoft.SharePoint.PowerShell (in Microsoft.SharePoint.PowerShell.dll)

Syntax

'Declaration
Public NotInheritable Class SPTrustedSecurityTokenServicePipeBind _
    Inherits SPCmdletPipeBind(Of SPTrustedSecurityTokenService)
'Usage
Dim instance As SPTrustedSecurityTokenServicePipeBind
public sealed class SPTrustedSecurityTokenServicePipeBind : SPCmdletPipeBind<SPTrustedSecurityTokenService>

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.

See also

Reference

SPTrustedSecurityTokenServicePipeBind members

Microsoft.SharePoint.PowerShell namespace