Searched refs:OsAccountType (Results 1 – 1 of 1) sorted by relevance
966 …createOsAccount(localName: string, type: OsAccountType, callback: AsyncCallback<OsAccountInfo>): v…988 createOsAccount(localName: string, type: OsAccountType): Promise<OsAccountInfo>;1011 type: OsAccountType,1036 …createOsAccountForDomain(type: OsAccountType, domainInfo: DomainAccountInfo): Promise<OsAccountInf…1156 getOsAccountTypeFromProcess(callback: AsyncCallback<OsAccountType>): void;1168 getOsAccountTypeFromProcess(): Promise<OsAccountType>;1180 getOsAccountType(callback: AsyncCallback<OsAccountType>): void;1192 getOsAccountType(): Promise<OsAccountType>;1642 type: OsAccountType;1779 enum OsAccountType { enum