30 while (
value ==
null);
33 bool flag =
string.IsNullOrEmpty(
valueType);
44 string issuer =
other.m_issuer;
47 string type =
other.m_type;
51 if (
other.m_properties !=
null)
58 if (
other.m_userSerializationData !=
null)
142 string type = this.
m_type;
144 return string.Format(invariantCulture,
"{0}: {1}", type,
value);
class f__AnonymousType0<< Count > j__TPar
static CultureInfo InvariantCulture
void OnDeserializedMethod(StreamingContext context)
Dictionary< string, string > m_properties
virtual Claim Clone(ClaimsIdentity identity)
Claim(Claim other, ClaimsIdentity subject)
byte[] m_userSerializationData
Claim(string type, string value, string valueType, string issuer, string originalIssuer, ClaimsIdentity subject)
Claim(string type, string value, string valueType, string issuer, string originalIssuer, ClaimsIdentity subject, string propertyKey, string propertyValue)
IDictionary< string, string > Properties
override string ToString()
static void Exit(object obj)