IdentityConstants.ActiveUniqueId Field
Special value for the unique user ID for active (non-deleted) users.
Namespace: Microsoft.TeamFoundation
Assembly: Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)
Syntax
'Declaration
Public Shared ReadOnly ActiveUniqueId As Integer
public static readonly int ActiveUniqueId
public:
static initonly int ActiveUniqueId
static val ActiveUniqueId: int
public static final var ActiveUniqueId : int
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.