SetRelyingPartyTrustCommand Members

Active Directory Federation Services 2.0

This class implements the Set-ADFSRelyingPartyTrust 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 SetRelyingPartyTrustCommand type.

  Name Description
  SetRelyingPartyTrustCommand Initializes a new instance of the SetRelyingPartyTrustCommand class. This topic is included in this SDK for completeness only.
Top

  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-ADFSRelyingPartyTrust cmdlet.
public property NotBeforeSkew Gets and sets the value of the NotBeforeSkew parameter of the Set-ADFSRelyingPartyTrust cmdlet.
public property Identifier Gets and sets the value of the Identifier parameter of the Set-ADFSRelyingPartyTrust cmdlet.
public property EncryptionCertificate Gets and sets the value of the EncryptionCertificate parameter of the Set-ADFSRelyingPartyTrust cmdlet.
public property EncryptionCertificateRevocationCheck Gets and sets the value of the EncryptionCertificateRevocationCheck parameter of the Set-ADFSRelyingPartyTrust cmdlet.
public property EncryptClaims Gets and sets the value of the EncryptClaims parameter of the Set-ADFSRelyingPartyTrust cmdlet.
public property MetadataUrl Gets and sets the value of the MetadataUrl parameter of the Set-ADFSRelyingPartyTrust cmdlet.
public property IssuanceAuthorizationRules Gets and sets the value of the IssuanceAuthorizationRules parameter of the Set-ADFSRelyingPartyTrust cmdlet.
public property IssuanceAuthorizationRulesFile Gets and sets the value of the IssuanceAuthorizationRulesFile parameter of the Set-ADFSRelyingPartyTrust cmdlet.
public property DelegationAuthorizationRules Gets and sets the value of the DelegationAuthrozationRules parameter of the Set-ADFSRelyingPartyTrust cmdlet.
public property DelegationAuthorizationRulesFile Gets and sets the value of the DelegationAuthrozationRulesFile parameter of the Set-ADFSRelyingPartyTrust cmdlet.
public property ImpersonationAuthorizationRules Gets and sets the value of the Impersonation parameter of the Set-ADFSRelyingPartyTrust cmdlet.
public property ImpersonationAuthorizationRulesFile Gets and sets the value of the ImpersonationAuthorizationRulesFile parameter of the Set-ADFSRelyingPartyTrust cmdlet.
public property IssuanceTransformRules Gets and sets the value of the IssuanceTransformRules parameter of the Set-ADFSRelyingPartyTrust cmdlet.
public property IssuanceTransformRulesFile Gets and sets the value of the IssuanceTransformRulesFile parameter of the Set-ADFSRelyingPartyTrust cmdlet.
public property AutoUpdateEnabled Gets and sets the value of the AutoUpdateEnabled parameter of the Set-ADFSRelyingPartyTrust cmdlet.
public property WSFedEndpoint Gets and sets the value of the WSFedEndpoint parameter of the Set-ADFSRelyingPartyTrust cmdlet.
public property MonitoringEnabled Gets and sets the value of the MonitoringEnabled parameter of the Set-ADFSRelyingPartyTrust cmdlet.
public property Notes Gets and sets the value of the Notes parameter of the Set-ADFSRelyingPartyTrust cmdlet.
public property ClaimAccepted Gets and sets the value of the ClaimAccepted parameter of the Set-ADFSRelyingPartyTrust cmdlet.
public property SamlEndpoint Gets and sets the value of the SamlEndpoint parameter of the Set-ADFSRelyingPartyTrust cmdlet.
public property ProtocolProfile Gets and sets the value of the ProtocolProfile parameter of the Set-ADFSRelyingPartyTrust cmdlet.
public property RequestSigningCertificate Gets and sets the value of the RequestSigningCertificate parameter of the Set-ADFSRelyingPartyTrust cmdlet.
public property EncryptedNameIdRequired Gets and sets the value of the EncryptedNameIdRequired parameter of the Set-ADFSRelyingPartyTrust cmdlet.
public property SignedSamlRequestsRequired Gets and sets the value of the SignedSamlRequestsRequired parameter of the Set-ADFSRelyingPartyTrust cmdlet.
public property SamlResponseSignature Gets and sets the value of the SamlResponseSignature parameter of the Set-ADFSRelyingPartyTrust cmdlet.
public property SignatureAlgorithm Gets and sets the value of the SignatureAlgorithm parameter of the Set-ADFSRelyingPartyTrust cmdlet.
public property SigningCertificateRevocationCheck Gets and sets the value of the SigningCertificateRevocationCheck parameter of the Set-ADFSRelyingPartyTrust cmdlet.
public property TokenLifetime Gets and sets the value of the TokenLifetime parameter of the Set-ADFSRelyingPartyTrust cmdlet.
public property TargetIdentifier  Gets and sets the value of the TargetIdentifier parameter of the Remove-ADFSRelyingPartyTrust cmdlet. (Inherited from RemoveRelyingPartyTrustCommand)
public property TargetRelyingParty  Gets and sets the value of the TargetRelyingParty parameter of the Remove-ADFSRelyingPartyTrust cmdlet. (Inherited from RemoveRelyingPartyTrustCommand)
public property TargetName  Gets and sets the value of the TargetName parameter of the Remove-ADFSRelyingPartyTrust cmdlet. (Inherited from RemoveRelyingPartyTrustCommand)
public property PassThru  Gets and sets the value of the PassThrough parameter of the Remove-ADFSRelyingPartyTrust cmdlet. (Inherited from RemoveRelyingPartyTrustCommand)
Top

(see also Protected Methods)
 NameDescription
public methodGetResourceString  (Inherited from Cmdlet)
public methodWriteError  (Inherited from Cmdlet)
public methodWriteObject  (Inherited from Cmdlet)
public methodWriteObject  (Inherited from Cmdlet)
public methodWriteVerbose  (Inherited from Cmdlet)
public methodWriteWarning  (Inherited from Cmdlet)
public methodWriteCommandDetail  (Inherited from Cmdlet)
public methodWriteProgress  (Inherited from Cmdlet)
public methodWriteDebug  (Inherited from Cmdlet)
public methodShouldProcess  (Inherited from Cmdlet)
public methodShouldProcess  (Inherited from Cmdlet)
public methodShouldProcess  (Inherited from Cmdlet)
public methodShouldProcess  (Inherited from Cmdlet)
public methodShouldContinue  (Inherited from Cmdlet)
public methodShouldContinue  (Inherited from Cmdlet)
public methodInvoke  (Inherited from Cmdlet)
public methodTransactionAvailable  (Inherited from Cmdlet)
public methodThrowTerminatingError  (Inherited from Cmdlet)
public methodToString  (Inherited from Object)
public methodEquals  (Inherited from Object)
public methodGetHashCode  (Inherited from Object)
public methodGetType  (Inherited from Object)
Top

  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 System.Management.Automation.Cmdlet.EndProcessing method. This topic is included in this SDK for completeness only.
protected method ProcessRecord Overridden. Override of the AddAttributeStoreCommand.ProcessRecord method. This topic is included in this SDK for completeness only.
protected method OperateOnRelyingPartyTrust Overridden. This topic is included in this SDK for completeness only.
Top



Community Additions

Show: