2 writes to resource
System.IdentityModel (2)
System\IdentityModel\Tokens\Saml2AuthorizationDecisionStatement.cs (2)
66this.resource = resource; 147this.resource = value;
1 reference to resource
System.IdentityModel (1)
System\IdentityModel\Tokens\Saml2AuthorizationDecisionStatement.cs (1)
132return this.resource;