1 write to actionName
System.IdentityModel (1)
System\IdentityModel\Tokens\SamlAuthorizationDecisionClaimResource.cs (1)
47
this.
actionName
= actionName;
2 references to actionName
System.IdentityModel (2)
System\IdentityModel\Tokens\SamlAuthorizationDecisionClaimResource.cs (2)
33
if (string.IsNullOrEmpty(
actionName
))
78
return this.
actionName
;