UseHsts (new HstsOptions(TimeSpan.FromDays(30), includeSubDomains: false, preload: false)); // Use certificate pinning with: // - 30-day caching period ...
確定! 回上一頁