0 out of 1 rated this helpful - Rate this topic

SecurityIdentifier Constructor

Initializes a new instance of the SecurityIdentifier class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  Name Description
Public method SecurityIdentifier(IntPtr) Initializes a new instance of the SecurityIdentifier class by using an integer that represents the binary form of a security identifier (SID).
Public method SecurityIdentifier(String) Initializes a new instance of the SecurityIdentifier class by using the specified security identifier (SID) in Security Descriptor Definition Language (SDDL) format.
Public method SecurityIdentifier(Byte[], Int32) Initializes a new instance of the SecurityIdentifier class by using a specified binary representation of a security identifier (SID).
Public method SecurityIdentifier(WellKnownSidType, SecurityIdentifier) Initializes a new instance of the SecurityIdentifier class by using the specified well known security identifier (SID) type and domain SID.
Top
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ