Implemented interface member:
property
PolicyName
Microsoft.AspNetCore.Cors.Infrastructure.IEnableCorsAttribute.PolicyName
1 write to PolicyName
Microsoft.AspNetCore.Cors (1)
EnableCorsAttribute.cs (1)
30
PolicyName
= policyName;
2 references to PolicyName
Microsoft.AspNetCore.Cors (2)
EnableCorsAttribute.cs (2)
39
return DebuggerHelpers.GetDebugText(nameof(
PolicyName
),
PolicyName
, prefix: "CORS");