UNPKG

ngx-sp-infra

Version:
12 lines (11 loc) • 280 B
export declare class IntegrationAzureSSOForm { Tenant_Id: number; Integration_Id: number; Name: string; InfraIntegrationDesc: string; Is_Active: boolean; KeyClientId: string; ValueClientId: string; KeyTenantId: string; ValueTenantId: string; }