SetServicePropertiesCommand Members

This class implements the Set-ADFSProperties 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 SetServicePropertiesCommand type.

Public Constructors

  Name Description
  SetServicePropertiesCommand Initializes a new instance of the SetServicePropertiesCommand 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 AuthenticationContextOrder Gets and sets the value of the AuthenticationContextOrder parameter of the Set-ADFSProperties cmdlet.
public property AcceptableIdentifiers Gets and sets the value of the AcceptableIdentifiers parameter of the Set-ADFSProperties cmdlet.
public property AddProxyAuthorizationRules Gets and sets the value of the AddProxyAuthorizationRules parameter of the Set-ADFSProperties cmdlet.
public property ArtifactDbConnection Gets and sets the value of the ArtifactDbConnection parameter of the Set-ADFSProperties cmdlet.
public property AutoCertificateRollover Gets and sets the value of the AutoCertificateRollover parameter of the Set-ADFSProperties cmdlet.
public property CertificateCriticalThreshold Gets and sets the value of the CertificateCriticalThreshold parameter of the Set-ADFSProperties cmdlet.
public property CertificateDuration Gets and sets the value of the CertificateDuration parameter of the Set-ADFSProperties cmdlet.
public property CertificateGenerationThreshold Gets and sets the value of the CertificateGenerationThreshold parameter of the Set-ADFSProperties cmdlet.
public property CertificatePromotionThreshold Gets and sets the value of the CertificatePromotionThreshold parameter of the Set-ADFSProperties cmdlet.
public property CertificateRolloverInterval Gets and sets the value of the CertificateRolloverInterval parameter of the Set-ADFSProperties cmdlet.
public property CertificateThresholdMultiplier Gets and sets the value of the CertificateThesholdMultiplier parameter of the Set-ADFSProperties cmdlet.
public property ClientCertRevocationCheck Gets and sets the value of the ClientCertRevocation parameter of the Set-ADFSProperties cmdlet.
public property ContactPerson Gets and sets the value of the ContactPerson parameter of the Set-ADFSProperties cmdlet.
public property DisplayName Gets and sets the value of the DisplayName parameter of the Set-ADFSProperties cmdlet.
public property FederationPassiveAddress Gets and sets the value of the FederationPassiveAddress parameter of the Set-ADFSProperties cmdlet.
public property HostName Gets and sets the value of the HostName parameter of the Set-ADFSProperties cmdlet.
public property HttpPort Gets and sets the value of the HttpPort parameter of the Set-ADFSProperties cmdlet.
public property HttpsPort Gets and sets the value of the HttpsPort parameter of the Set-ADFSProperties cmdlet.
public property Identifier Gets and sets the value of the Identifier parameter of the Set-ADFSProperties cmdlet.
public property LogLevel Gets and sets the value of the LogLevel parameter of the Set-ADFSProperties cmdlet.
public property MonitoringInterval Gets and sets the value of the MonitoringInterval parameter of the Set-ADFSProperties cmdlet.
public property NetTcpPort Gets and sets the value of the NetTcpPort parameter of the Set-ADFSProperties cmdlet.
public property NtlmOnlySupportedClientAtProxy Gets and sets the value of the NtlmOnlySupportedClientAtProxy parameter of the Set-ADFSProperties cmdlet.
public property OrganizationInfo Gets and sets the value of the OrganizationInfo parameter of the Set-ADFSProperties cmdlet.
public property PreventTokenReplays Gets and sets the value of the PreventTokenReplays parameter of the Set-ADFSProperties cmdlet.
public property ExtendedProtectionTokenCheck Gets and sets the value of the ExtendedProtextionTokenCheck parameter of the Set-ADFSProperties cmdlet.
public property ProxyTrustTokenLifetime Gets and sets the value of the ProxyTrustTokenLifetime parameter of the Set-ADFSProperties cmdlet.
public property ReplayCacheExpirationInterval Gets and sets the value of the ReplayCacheExpiration parameter of the Set-ADFSProperties cmdlet.
public property SignedSamlRequestsRequired Gets and sets the value of the SignedSamlRequestsRequired parameter of the Set-ADFSProperties cmdlet.
public property SamlMessageDeliveryWindow Gets and sets the value of the SamlMessageDeliveryWindow parameter of the Set-ADFSProperties cmdlet.
public property SignSamlAuthnRequests Gets and sets the value of the SignSamlAuthnRequests parameter of the Set-ADFSProperties cmdlet.
public property SsoLifetime Gets and sets the value of the SsoLifetime parameter of the Set-ADFSProperties cmdlet.
public property PassThru Gets and sets the value of the PassThru parameter of the Set-ADFSProperties cmdlet.

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 ProcessRecord  (Inherited from Cmdlet)
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 WriteWarningMessage Override of the System.Management.Automation.Cmdlet.WriteWarningMessage(System.String) method. This topic is included in this SDK for completeness only.

Top

See Also

Reference

SetServicePropertiesCommand Class
Microsoft.IdentityServer.PowerShell.Commands Namespace