3 writes to isRequestedTokenClosed
System.ServiceModel (3)
System\ServiceModel\Security\RequestSecurityTokenResponse.cs (3)
134isRequestedTokenClosed = false; 171this.isRequestedTokenClosed = isRequestedTokenClosed; 289this.isRequestedTokenClosed = value;
1 reference to isRequestedTokenClosed
System.ServiceModel (1)
System\ServiceModel\Security\RequestSecurityTokenResponse.cs (1)
283return this.isRequestedTokenClosed;