2 references to Sid
System.ServiceModel (2)
System\ServiceModel\Security\SctClaimSerializer.cs (2)
48writer.WriteAttributeString(dictionary.Sid, dictionary.EmptyString, Convert.ToBase64String(sidBytes)); 53byte[] sidBytes = Convert.FromBase64String(reader.GetAttribute(dictionary.Sid, dictionary.EmptyString));