DisableClaimsProviderTrustCommand Members
This class implements the Disable-ADFSClaimsProviderTrust cmdlet. This class is included in this SDK for completeness only. The members of this class cannot be used directly, nor should this class be used to derive other classes.
The following tables list the members exposed by the DisableClaimsProviderTrustCommand type.
Public Constructors
Name | Description | |
---|---|---|
DisableClaimsProviderTrustCommand | Initializes a new instance of the DisableClaimsProviderTrustCommand class. This topic is included in this SDK for completeness only. |
Top
Public Properties
Name | Description | |
---|---|---|
Stopping | (Inherited from Cmdlet) | |
CommandRuntime | (Inherited from Cmdlet) | |
CurrentPSTransaction | (Inherited from Cmdlet) | |
CommandOrigin | (Inherited from InternalCommand) | |
TargetClaimsProviderTrust | Gets and sets the value of the TargetClaimsProviderTrust parameter of the Remove-ADFSClaimsProviderTrust cmdlet. (Inherited from RemoveClaimsProviderTrustCommand) | |
TargetCertificate | Gets and sets the value of the TargetCertificate parameter of the Remove-ADFSClaimsProviderTrust cmdlet. (Inherited from RemoveClaimsProviderTrustCommand) | |
TargetIdentifier | Gets and sets the value of the TargetIdentifier parameter of the Remove-ADFSClaimsProviderTrust cmdlet. (Inherited from RemoveClaimsProviderTrustCommand) | |
TargetName | Gets and sets the value of the TargetName parameter of the Remove-ADFSClaimsProviderTrust cmdlet. (Inherited from RemoveClaimsProviderTrustCommand) | |
PassThru | Gets and sets the value of the PassThrough parameter of the Remove-ADFSClaimsProviderTrust cmdlet. (Inherited from RemoveClaimsProviderTrustCommand) |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
GetResourceString | (Inherited from Cmdlet) | |
WriteError | (Inherited from Cmdlet) | |
WriteObject | (Inherited from Cmdlet) | |
WriteObject | (Inherited from Cmdlet) | |
WriteVerbose | (Inherited from Cmdlet) | |
WriteWarning | (Inherited from Cmdlet) | |
WriteCommandDetail | (Inherited from Cmdlet) | |
WriteProgress | (Inherited from Cmdlet) | |
WriteDebug | (Inherited from Cmdlet) | |
ShouldProcess | (Inherited from Cmdlet) | |
ShouldProcess | (Inherited from Cmdlet) | |
ShouldProcess | (Inherited from Cmdlet) | |
ShouldProcess | (Inherited from Cmdlet) | |
ShouldContinue | (Inherited from Cmdlet) | |
ShouldContinue | (Inherited from Cmdlet) | |
Invoke | (Inherited from Cmdlet) | |
TransactionAvailable | (Inherited from Cmdlet) | |
ThrowTerminatingError | (Inherited from Cmdlet) | |
ToString | (Inherited from Object) | |
Equals | (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
StopProcessing | (Inherited from Cmdlet) | |
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) | |
OperateOnClaimsProviderTrust | Overridden. This topic is included in this SDK for completeness only. | |
BeginProcessing | Overridden. Override of the NewClaimRuleSetCommand.BeginProcessing method. This topic is included in this SDK for completeness only. | |
EndProcessing | Overridden. Override of the NewClaimRuleSetCommand.BeginProcessing method. This topic is included in this SDK for completeness only. | |
ProcessRecord | Overridden. Override of the NewClaimRuleSetCommand.BeginProcessing method. This topic is included in this SDK for completeness only. |
Top
See Also
Reference
DisableClaimsProviderTrustCommand Class
Microsoft.IdentityServer.PowerShell.Commands Namespace