SetClaimsProviderTrustCommand Members
This class implements the Set-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 SetClaimsProviderTrustCommand type.
Public Constructors
Name | Description | |
---|---|---|
SetClaimsProviderTrustCommand | Initializes a new instance of the SetClaimsProviderTrustCommand 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) | |
Name | Gets and sets the value of the Name parameter of the Set-ADFSClaimsProviderTrust cmdlet. | |
Identifier | Gets and sets the value of the Identifier parameter of the Set-ADFSClaimsProviderTrust cmdlet. | |
SignatureAlgorithm | Gets and sets the value of the SignatureAlgorithm parameter of the Set-ADFSClaimsProviderTrust cmdlet. | |
TokenSigningCertificate | Gets and sets the value of the TokenSigningCertificate parameter of the Set-ADFSClaimsProviderTrust cmdlet. | |
MetadataUrl | Gets and sets the value of the MetadataUri parameter of the Set-ADFSClaimsProviderTrust cmdlet. | |
AcceptanceTransformRules | Gets and sets the value of the AcceptanceTransformRules parameter of the Set-ADFSClaimsProviderTrust cmdlet. | |
AcceptanceTransformRulesFile | Gets and sets the value of the AcceptanceTransformRulesFile parameter of the Set-ADFSClaimsProviderTrust cmdlet. | |
AllowCreate | Gets and sets the value of the AllowCreate parameter of the Set-ADFSClaimsProviderTrust cmdlet. | |
AutoUpdateEnabled | Gets and sets the value of the AutoUpdateEnabled parameter of the Set-ADFSClaimsProviderTrust cmdlet. | |
WSFedEndpoint | Gets and sets the value of the WSFedEndpoint parameter of the Set-ADFSClaimsProviderTrust cmdlet. | |
EncryptionCertificate | Gets and sets the value of the EncryptionCertificate parameter of the Set-ADFSClaimsProviderTrust cmdlet. | |
EncryptionCertificateRevocationCheck | Gets and sets the value of the EncryptionCertificateRevocationCheck parameter of the Set-ADFSClaimsProviderTrust cmdlet. | |
MonitoringEnabled | Gets and sets the value of the MonitoringEnabled parameter of the Set-ADFSClaimsProviderTrust cmdlet. | |
Notes | Gets and sets the value of the Notes parameter of the Set-ADFSClaimsProviderTrust cmdlet. | |
ClaimOffered | Gets and sets the value of the ClaimOffered parameter of the Set-ADFSClaimsProviderTrust cmdlet. | |
SamlEndpoint | Gets and sets the value of the SamlEndpoint parameter of the Set-ADFSClaimsProviderTrust cmdlet. | |
ProtocolProfile | Gets and sets the value of the ProtocolProfile parameter of the Set-ADFSClaimsProviderTrust cmdlet. | |
RequiredNameIdFormat | Gets and sets the value of the RequiredNameIdFormat parameter of the Set-ADFSClaimsProviderTrust cmdlet. | |
EncryptedNameIdRequired | Gets and sets the value of the EncryptionNameIdRequired parameter of the Set-ADFSClaimsProviderTrust cmdlet. | |
SignedSamlRequestsRequired | Gets and sets the value of the SignedSamlRequestsRequired parameter of the Set-ADFSClaimsProviderTrust cmdlet. | |
SamlAuthenticationRequestIndex | Gets and sets the value of the SamlAuthenticationRequestIndex parameter of the Set-ADFSClaimsProviderTrust cmdlet. | |
SamlAuthenticationRequestParameters | Gets and sets the value of the SamlAuthenticationRequestParameters parameter of the Set-ADFSClaimsProviderTrust cmdlet. | |
SamlAuthenticationRequestProtocolBinding | Gets and sets the value of the SamlAuthenticationRequestProtocolBinding parameter of the Set-ADFSClaimsProviderTrust cmdlet. | |
SigningCertificateRevocationCheck | Gets and sets the value of the SigningCertificateRevocationCheck parameter of the Set-ADFSClaimsProviderTrust cmdlet. | |
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) | |
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. | |
OperateOnClaimsProviderTrust | Overridden. This topic is included in this SDK for completeness only. |
Top
See Also
Reference
SetClaimsProviderTrustCommand Class
Microsoft.IdentityServer.PowerShell.Commands Namespace