UserSID Class

 

Represents the security identifiers that are associated with the user account.

Namespace:   Microsoft.WindowsServerSolutions.Users
Assembly:  UserObjectModel (in UserObjectModel.dll)

System::Object
  Microsoft.WindowsServerSolutions.Users::UserSID

[DataContractAttribute]
public ref class UserSID 

NameDescription
System_CAPS_pubmethodUserSID()

Initializes a new instance of the UserSID class.

NameDescription
System_CAPS_pubpropertyOnlineProviderName

Gets the name of the online provider.

System_CAPS_pubpropertySID

Gets the security identifier that is associated with the user account.

NameDescription
System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top

Community Additions

ADD
Show: