123456789101112131415161718192021 |
- {
- "aip": {
- "AppName": "AIP Gateway RESTFull Service",
- "AppVersion": "1.0.0.0",
- "ClientId": "0e225915-3be3-419c-aa04-284d7de5e16b",
- "TenantId": "2e58414a-c6ae-43ff-aaf5-45ab8b78a404",
- "MipData": "App_Data\\mip_data",
- "LoginType": "authLoginCert",
- "Domain": "AIP.Gateway",
- "EMail": "SeungHo@kangfamily.site",
- "SecretValue": "CvW8Q~0iANtLN1Y2EXR_nVyYb_tQTDwjW-Z7Ndg3",
- "CertThumbPrint": "C:\\DEV\\SOLUTION\\IIS\\OpenSSL\\mip\\mip_gateway.pfx",
- "CertThumbPrintxx": "EFE33B4F85AE0877A16D6B8471FEB7E6B4E2BD8D"
- },
- "Logging": {
- "LogLevel": {
- "Default": "Information",
- "Microsoft.AspNetCore": "Warning"
- }
- }
- }
|