Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Security.Principal.SecurityIdentifier Member List

This is the complete list of members for System.Security.Principal.SecurityIdentifier, including all inherited members.

_accountDomainSidSystem.Security.Principal.SecurityIdentifierprivate
_accountDomainSidInitializedSystem.Security.Principal.SecurityIdentifierprivate
_binaryFormSystem.Security.Principal.SecurityIdentifierprivate
_identifierAuthoritySystem.Security.Principal.SecurityIdentifierprivate
_sddlFormSystem.Security.Principal.SecurityIdentifierprivate
_subAuthoritiesSystem.Security.Principal.SecurityIdentifierprivate
AccountDomainSidSystem.Security.Principal.SecurityIdentifier
BinaryFormSystem.Security.Principal.SecurityIdentifierpackage
BinaryLengthSystem.Security.Principal.SecurityIdentifier
CompareTo(SecurityIdentifier? sid)System.Security.Principal.SecurityIdentifierinline
IComparable< SecurityIdentifier >.CompareTo(object? obj)System.IComparable< SecurityIdentifier >
IComparable< SecurityIdentifier >.CompareTo(T? other)System.IComparable< SecurityIdentifier >
CreateFromBinaryForm(byte[] binaryForm, int offset)System.Security.Principal.SecurityIdentifierinlineprivate
CreateFromParts(IdentifierAuthority identifierAuthority, ReadOnlySpan< int > subAuthorities)System.Security.Principal.SecurityIdentifierinlineprivate
Equals([NotNullWhen(true)] object? o)System.Security.Principal.SecurityIdentifierinline
Equals(SecurityIdentifier sid)System.Security.Principal.SecurityIdentifierinline
GetAccountDomainSid()System.Security.Principal.SecurityIdentifierinlinepackage
GetBinaryForm(byte[] binaryForm, int offset)System.Security.Principal.SecurityIdentifierinline
GetHashCode()System.Security.Principal.SecurityIdentifierinline
GetSubAuthority(int index)System.Security.Principal.SecurityIdentifierinlinepackage
IdentifierAuthoritySystem.Security.Principal.SecurityIdentifierpackage
IdentityReference()System.Security.Principal.IdentityReferenceinlinepackage
IsAccountSid()System.Security.Principal.SecurityIdentifierinline
IsEqualDomainSid(SecurityIdentifier sid)System.Security.Principal.SecurityIdentifierinline
IsValidTargetType(Type targetType)System.Security.Principal.SecurityIdentifierinline
IsValidTargetTypeStatic(Type targetType)System.Security.Principal.SecurityIdentifierinlinepackagestatic
IsWellKnown(WellKnownSidType type)System.Security.Principal.SecurityIdentifierinline
MaxBinaryLengthSystem.Security.Principal.SecurityIdentifierstatic
MinBinaryLengthSystem.Security.Principal.SecurityIdentifierstatic
operator!=(SecurityIdentifier? left, SecurityIdentifier? right)System.Security.Principal.SecurityIdentifierinlinestatic
System::Security::Principal::IdentityReference.operator!=(IdentityReference? left, IdentityReference? right)System.Security.Principal.IdentityReferenceinlinestatic
operator==(SecurityIdentifier? left, SecurityIdentifier? right)System.Security.Principal.SecurityIdentifierinlinestatic
System::Security::Principal::IdentityReference.operator==(IdentityReference? left, IdentityReference? right)System.Security.Principal.IdentityReferenceinlinestatic
RevisionSystem.Security.Principal.SecurityIdentifierpackagestatic
SecurityIdentifier(string sddlForm)System.Security.Principal.SecurityIdentifierinline
SecurityIdentifier(byte[] binaryForm, int offset)System.Security.Principal.SecurityIdentifierinline
SecurityIdentifier(IntPtr binaryForm)System.Security.Principal.SecurityIdentifierinline
SecurityIdentifier(WellKnownSidType sidType, SecurityIdentifier? domainSid)System.Security.Principal.SecurityIdentifierinline
SecurityIdentifier(IdentifierAuthority identifierAuthority, ReadOnlySpan< int > subAuthorities)System.Security.Principal.SecurityIdentifierinlinepackage
SubAuthorityCountSystem.Security.Principal.SecurityIdentifierpackage
ToString()System.Security.Principal.SecurityIdentifierinline
Translate(Type targetType)System.Security.Principal.SecurityIdentifierinline
Translate(IdentityReferenceCollection sourceSids, Type targetType, bool forceSuccess)System.Security.Principal.SecurityIdentifierinlinepackagestatic
Translate(IdentityReferenceCollection sourceSids, Type targetType, out bool someFailed)System.Security.Principal.SecurityIdentifierinlinepackagestatic
TranslateToNTAccounts(IdentityReferenceCollection sourceSids, out bool someFailed)System.Security.Principal.SecurityIdentifierinlineprivatestatic
ValueSystem.Security.Principal.SecurityIdentifier