![]() |
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Syntax
C# |
![]() |
---|---|
public class SecurityIdentity |
Visual Basic (Declaration) |
![]() |
---|---|
Public Class SecurityIdentity |
The type exposes the following properties.
Public Properties
Name | Description | |
---|---|---|
![]() |
IsWellKnownSid |
Gets a value indicating whether or not the SID is a well known SID or not
|
![]() |
Name |
Gets the name of to security object represented by the SID
|
![]() |
SID |
Gets the SID string of the security object
|
![]() |
WellKnownSidType |
Gets the type of well known SID
|