UNPKG

ngx-sp-infra

Version:
15 lines (14 loc) • 310 B
export declare class InfraLDAP { Tenant_Id: number; Id: number; Descricao: string; Hostname: string; Username: string; Password: string; Path: string; SearchDN: boolean; GrupodDefaultId: number; Is_RequireAprov: boolean; Is_Active: boolean; Is_LDPAS: boolean; }