UserSID Class
Represents the security identifiers that are associated with the user account.
Assembly: UserObjectModel (in UserObjectModel.dll)
| Name | Description | |
|---|---|---|
![]() | UserSID() | Initializes a new instance of the UserSID class. |
| Name | Description | |
|---|---|---|
![]() | OnlineProviderName | Gets the name of the online provider. |
![]() | SID | Gets the security identifier that is associated with the user account. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (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.
Community Additions
ADD
Show:


