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