Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Security.Principal.IdentityReference Class Referenceabstract

Public Member Functions

bool IsValidTargetType (Type targetType)
 
IdentityReference Translate (Type targetType)
 
override bool Equals (object? o)
 
override int GetHashCode ()
 
override string ToString ()
 

Static Public Member Functions

static bool operator== (IdentityReference? left, IdentityReference? right)
 
static bool operator!= (IdentityReference? left, IdentityReference? right)
 

Package Functions

 IdentityReference ()
 

Properties

string Value [get]
 

Detailed Description

Definition at line 3 of file IdentityReference.cs.


The documentation for this class was generated from the following file: