Share via


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
public property Stopping  (Inherited from Cmdlet)
public property CommandRuntime  (Inherited from Cmdlet)
public property CurrentPSTransaction  (Inherited from Cmdlet)
public property CommandOrigin  (Inherited from InternalCommand)
public property Name Gets and sets the value of the Name parameter of the Set-ADFSClaimsProviderTrust cmdlet.
public property Identifier Gets and sets the value of the Identifier parameter of the Set-ADFSClaimsProviderTrust cmdlet.
public property SignatureAlgorithm Gets and sets the value of the SignatureAlgorithm parameter of the Set-ADFSClaimsProviderTrust cmdlet.
public property TokenSigningCertificate Gets and sets the value of the TokenSigningCertificate parameter of the Set-ADFSClaimsProviderTrust cmdlet.
public property MetadataUrl Gets and sets the value of the MetadataUri parameter of the Set-ADFSClaimsProviderTrust cmdlet.
public property AcceptanceTransformRules Gets and sets the value of the AcceptanceTransformRules parameter of the Set-ADFSClaimsProviderTrust cmdlet.
public property AcceptanceTransformRulesFile Gets and sets the value of the AcceptanceTransformRulesFile parameter of the Set-ADFSClaimsProviderTrust cmdlet.
public property AllowCreate Gets and sets the value of the AllowCreate parameter of the Set-ADFSClaimsProviderTrust cmdlet.
public property AutoUpdateEnabled Gets and sets the value of the AutoUpdateEnabled parameter of the Set-ADFSClaimsProviderTrust cmdlet.
public property WSFedEndpoint Gets and sets the value of the WSFedEndpoint parameter of the Set-ADFSClaimsProviderTrust cmdlet.
public property EncryptionCertificate Gets and sets the value of the EncryptionCertificate parameter of the Set-ADFSClaimsProviderTrust cmdlet.
public property EncryptionCertificateRevocationCheck Gets and sets the value of the EncryptionCertificateRevocationCheck parameter of the Set-ADFSClaimsProviderTrust cmdlet.
public property MonitoringEnabled Gets and sets the value of the MonitoringEnabled parameter of the Set-ADFSClaimsProviderTrust cmdlet.
public property Notes Gets and sets the value of the Notes parameter of the Set-ADFSClaimsProviderTrust cmdlet.
public property ClaimOffered Gets and sets the value of the ClaimOffered parameter of the Set-ADFSClaimsProviderTrust cmdlet.
public property SamlEndpoint Gets and sets the value of the SamlEndpoint parameter of the Set-ADFSClaimsProviderTrust cmdlet.
public property ProtocolProfile Gets and sets the value of the ProtocolProfile parameter of the Set-ADFSClaimsProviderTrust cmdlet.
public property RequiredNameIdFormat Gets and sets the value of the RequiredNameIdFormat parameter of the Set-ADFSClaimsProviderTrust cmdlet.
public property EncryptedNameIdRequired Gets and sets the value of the EncryptionNameIdRequired parameter of the Set-ADFSClaimsProviderTrust cmdlet.
public property SignedSamlRequestsRequired Gets and sets the value of the SignedSamlRequestsRequired parameter of the Set-ADFSClaimsProviderTrust cmdlet.
public property SamlAuthenticationRequestIndex Gets and sets the value of the SamlAuthenticationRequestIndex parameter of the Set-ADFSClaimsProviderTrust cmdlet.
public property SamlAuthenticationRequestParameters Gets and sets the value of the SamlAuthenticationRequestParameters parameter of the Set-ADFSClaimsProviderTrust cmdlet.
public property SamlAuthenticationRequestProtocolBinding Gets and sets the value of the SamlAuthenticationRequestProtocolBinding parameter of the Set-ADFSClaimsProviderTrust cmdlet.
public property SigningCertificateRevocationCheck Gets and sets the value of the SigningCertificateRevocationCheck parameter of the Set-ADFSClaimsProviderTrust cmdlet.
public property TargetClaimsProviderTrust  Gets and sets the value of the TargetClaimsProviderTrust parameter of the Remove-ADFSClaimsProviderTrust cmdlet. (Inherited from RemoveClaimsProviderTrustCommand)
public property TargetCertificate  Gets and sets the value of the TargetCertificate parameter of the Remove-ADFSClaimsProviderTrust cmdlet. (Inherited from RemoveClaimsProviderTrustCommand)
public property TargetIdentifier  Gets and sets the value of the TargetIdentifier parameter of the Remove-ADFSClaimsProviderTrust cmdlet. (Inherited from RemoveClaimsProviderTrustCommand)
public property TargetName  Gets and sets the value of the TargetName parameter of the Remove-ADFSClaimsProviderTrust cmdlet. (Inherited from RemoveClaimsProviderTrustCommand)
public property 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
public method GetResourceString  (Inherited from Cmdlet)
public method WriteError  (Inherited from Cmdlet)
public method WriteObject  (Inherited from Cmdlet)
public method WriteObject  (Inherited from Cmdlet)
public method WriteVerbose  (Inherited from Cmdlet)
public method WriteWarning  (Inherited from Cmdlet)
public method WriteCommandDetail  (Inherited from Cmdlet)
public method WriteProgress  (Inherited from Cmdlet)
public method WriteDebug  (Inherited from Cmdlet)
public method ShouldProcess  (Inherited from Cmdlet)
public method ShouldProcess  (Inherited from Cmdlet)
public method ShouldProcess  (Inherited from Cmdlet)
public method ShouldProcess  (Inherited from Cmdlet)
public method ShouldContinue  (Inherited from Cmdlet)
public method ShouldContinue  (Inherited from Cmdlet)
public method Invoke  (Inherited from Cmdlet)
public method TransactionAvailable  (Inherited from Cmdlet)
public method ThrowTerminatingError  (Inherited from Cmdlet)
public method ToString  (Inherited from Object)
public method Equals  (Inherited from Object)
public method GetHashCode  (Inherited from Object)
public method GetType  (Inherited from Object)

Top

Protected Methods

  Name Description
protected method StopProcessing  (Inherited from Cmdlet)
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)
protected method BeginProcessing Overridden. Override of the NewClaimRuleSetCommand.BeginProcessing method. This topic is included in this SDK for completeness only.
protected method EndProcessing Overridden. Override of the NewClaimRuleSetCommand.BeginProcessing method. This topic is included in this SDK for completeness only.
protected method ProcessRecord Overridden. Override of the NewClaimRuleSetCommand.BeginProcessing method. This topic is included in this SDK for completeness only.
protected method OperateOnClaimsProviderTrust Overridden. This topic is included in this SDK for completeness only.

Top

See Also

Reference

SetClaimsProviderTrustCommand Class
Microsoft.IdentityServer.PowerShell.Commands Namespace