ServerApplication Class

Definition

public ref class ServerApplication : Microsoft::IdentityServer::Management::Resources::ClientApplication
public class ServerApplication : Microsoft.IdentityServer.Management.Resources.ClientApplication
type ServerApplication = class
    inherit ClientApplication
Public Class ServerApplication
Inherits ClientApplication
Inheritance

Properties

ADUserPrincipalName
ApplicationGroupIdentifier (Inherited from ClientApplication)
ClientSecret
Description (Inherited from ClientApplication)
Enabled (Inherited from ClientApplication)
Identifier (Inherited from ClientApplication)
JWKSUri
JWTSigningCertificateRevocationCheck
JWTSigningKeys
LogoutUri (Inherited from ClientApplication)
Name (Inherited from ClientApplication)
RedirectUri (Inherited from ClientApplication)

Applies to