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