NativeClientApplication Class

Definition

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

Properties

ApplicationGroupIdentifier (Inherited from ClientApplication)
Description (Inherited from ClientApplication)
Enabled (Inherited from ClientApplication)
Identifier (Inherited from ClientApplication)
LogoutUri (Inherited from ClientApplication)
Name (Inherited from ClientApplication)
RedirectUri (Inherited from ClientApplication)

Applies to