3 references to SubjectKeyIdentifier
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\Tokens\X509KeyIdentifierClauseType.cs (1)
24|| value == X509KeyIdentifierClauseType.SubjectKeyIdentifier
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\WSSecurityPolicy.cs (2)
2087case X509KeyIdentifierClauseType.SubjectKeyIdentifier: 2109parameters.X509ReferenceStyle = X509KeyIdentifierClauseType.SubjectKeyIdentifier;