2 writes to _allowRenewal
System.IdentityModel (2)
System\IdentityModel\Protocols\WSTrust\Renewing.cs (2)
35
_allowRenewal
= allowRenewal;
56
_allowRenewal
= value;
1 reference to _allowRenewal
System.IdentityModel (1)
System\IdentityModel\Protocols\WSTrust\Renewing.cs (1)
52
return
_allowRenewal
;