Implemented interface member:
property
AuthenticationType
System.Security.Principal.IIdentity.AuthenticationType
2 references to AuthenticationType
System.ServiceModel (2)
System\ServiceModel\Security\SctClaimSerializer.cs (2)
453if (!String.IsNullOrEmpty(wsid.AuthenticationType)) 454writer.WriteAttributeString(dictionary.AuthenticationType, dictionary.EmptyString, wsid.AuthenticationType);