EnableAdfsClientCommand 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 EnableAdfsClientCommand : Microsoft::IdentityServer::Management::Commands::ModifyAdfsClientBase<Microsoft::IdentityServer::Management::Resources::AdfsClient ^>
C#
[System.CLSCompliant(false)]
[System.Management.Automation.Cmdlet("Enable", "AdfsClient", DefaultParameterSetName="Name", SupportsShouldProcess=true)]
public class EnableAdfsClientCommand : Microsoft.IdentityServer.Management.Commands.ModifyAdfsClientBase<Microsoft.IdentityServer.Management.Resources.AdfsClient>
type EnableAdfsClientCommand = class
inherit ModifyAdfsClientBase<AdfsClient>
Public Class EnableAdfsClientCommand
Inherits ModifyAdfsClientBase(Of AdfsClient)
- Inheritance
- 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 |