Share via


SetClaimDescriptionCommand Members

This class implements the Set-ADFSClaimDescription 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 SetClaimDescriptionCommand type.

Public Constructors

  Name Description
  SetClaimDescriptionCommand Initializes a new instance of the SetClaimDescriptionCommand 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 IsAccepted Gets and sets the value of the IsAccepted parameter of the Set-ADFSClaimDescription cmdlet.
public property IsOffered Gets and sets the value of the IsOffered parameter of the Set-ADFSClaimDescription cmdlet.
public property IsRequired Gets and sets the value of the IsRequired parameter of the Set-ADFSClaimDescription cmdlet.
public property Notes Gets and sets the value of the Notes parameter of the Set-ADFSClaimDescription cmdlet.
public property Name Gets and sets the value of the Name parameter of the Set-ADFSClaimDescription cmdlet.
public property ClaimType Gets and sets the value of the ClaimType parameter of the Set-ADFSClaimDescription cmdlet.
public property TargetName  Gets and sets the value of the TargetName parameter of the Remove-ADFSClaimDescription cmdlet. (Inherited from RemoveClaimDescriptionCommand)
public property TargetClaimType  Gets and sets the value of the TargetClaimType parameter of the Remove-ADFSClaimDescription cmdlet. (Inherited from RemoveClaimDescriptionCommand)
public property TargetClaimDescription  Gets and sets the value of the TargetClaimDescription parameter of the Remove-ADFSClaimDescription cmdlet. (Inherited from RemoveClaimDescriptionCommand)
public property PassThru  Gets and sets the value of the PassThrough parameter of the Remove-ADFSClaimDescription cmdlet. (Inherited from RemoveClaimDescriptionCommand)

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 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 ProcessFetchedClaim Overridden. This topic is included in this SDK for completeness only.

Top

See Also

Reference

SetClaimDescriptionCommand Class
Microsoft.IdentityServer.PowerShell.Commands Namespace