1 instantiation of Renewing
System.IdentityModel (1)
System\IdentityModel\Protocols\WSTrust\WSTrustSerializationHelper.cs (1)
523rst.Renewing = new Renewing(allowRenewal, renewalAfterExpiration);
5 references to Renewing
System.IdentityModel (5)
System\IdentityModel\Protocols\WSTrust\RequestSecurityToken.cs (2)
21Renewing _renewing; 303public Renewing Renewing
System\IdentityModel\Protocols\WSTrust\WSTrustSerializationHelper.cs (3)
1253Renewing renewing = elementValue as Renewing; 1256throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgument("elementValue", SR.GetString(SR.ID3222, trustConstants.Elements.Renewing, trustConstants.NamespaceURI, typeof(Renewing), elementValue));