3 references to GetProperty
System.ServiceModel.Federation (3)
System\ServiceModel\Federation\WSTrustChannelSecurityTokenProvider.cs (3)
52
/// <exception cref="ArgumentException">thrown if <see cref="SecurityTokenRequirement.
GetProperty
{TValue}(string)"/> (IssuedSecurityTokenParameters) is not a <see cref="WSTrustTokenParameters"/>.</exception>
58
IssuedSecurityTokenParameters issuedSecurityTokenParameters = SecurityTokenRequirement.
GetProperty
<IssuedSecurityTokenParameters>(IssuedSecurityTokenParametersProperty);
120
EndpointAddress target = SecurityTokenRequirement.
GetProperty
<EndpointAddress>(TargetAddressProperty);