SetAdfsClientCommand Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Important
This API is not CLS-compliant.
public ref class SetAdfsClientCommand : Microsoft::IdentityServer::Management::Commands::SetAdfsClientBase<Microsoft::IdentityServer::Management::Resources::AdfsClient ^>
C#
[System.CLSCompliant(false)]
[System.Management.Automation.Cmdlet("Set", "AdfsClient", DefaultParameterSetName="Name", SupportsShouldProcess=true)]
public class SetAdfsClientCommand : Microsoft.IdentityServer.Management.Commands.SetAdfsClientBase<Microsoft.IdentityServer.Management.Resources.AdfsClient>
type SetAdfsClientCommand = class
inherit SetAdfsClientBase<AdfsClient>
Public Class SetAdfsClientCommand
Inherits SetAdfsClientBase(Of AdfsClient)
- Inheritance
-
SetAdfsClientCommand
- Attributes
JWKSFile |
(Inherited from ModifyAdfsClientBase<ClientT>) |
JWKSUri |
(Inherited from ModifyAdfsClientBase<ClientT>) |
JWTSigning |
(Inherited from ModifyAdfsClientBase<ClientT>) |
Product | Versions |
---|---|
Active Directory Federation Services | 10.0.0.0 |