Base:
method
CreateKeyTypeElement
System.ServiceModel.Security.TrustDriver.CreateKeyTypeElement(System.IdentityModel.Tokens.SecurityKeyType)
1 override of CreateKeyTypeElement
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\WSTrustDec2005.cs (1)
69public override XmlElement CreateKeyTypeElement(SecurityKeyType keyType)
1 reference to CreateKeyTypeElement
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\WSTrustDec2005.cs (1)
80return base.CreateKeyTypeElement(keyType);