1 instantiation of WSTrustChannelSecurityTokenManager
System.ServiceModel.Federation (1)
System\ServiceModel\Federation\WsTrustChannelClientCredentials.cs (1)
72return new WSTrustChannelSecurityTokenManager((WSTrustChannelClientCredentials)Clone());
2 references to WSTrustChannelSecurityTokenManager
System.ServiceModel.Federation (2)
System\ServiceModel\Federation\WsTrustChannelClientCredentials.cs (1)
66/// <returns>An instance of <see cref="WSTrustChannelSecurityTokenManager" />.</returns>
System\ServiceModel\Federation\WsTrustChannelSecurityTokenManager.cs (1)
22/// Instantiates a <see cref="WSTrustChannelSecurityTokenManager"/>.