4 overrides of ClauseType
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\IdentityModel\Tokens\WSSecurityJan2004.cs (2)
327
protected override Type
ClauseType
{ get { throw new NotImplementedException(); } }
354
protected override Type
ClauseType
{ get { throw new NotImplementedException(); } }
FrameworkFork\System.ServiceModel\System\IdentityModel\Tokens\WSSecurityXXX2005.cs (2)
132
protected override Type
ClauseType
{ get { throw new NotImplementedException(); } }
165
protected override Type
ClauseType
{ get { throw new NotImplementedException(); } }