3 references to Id
System.IdentityModel (3)
System\IdentityModel\Tokens\SessionSecurityToken.cs (3)
431if (reader.IsStartElement(dictionary.Id, dictionary.EmptyString)) 438throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new InvalidOperationException(SR.GetString(SR.ID4239, dictionary.Id.Value))); 730dicWriter.WriteElementString(dictionary.Id, dictionary.EmptyString, this.Id);