GroupWellKnownSecurityIds.EveryoneGroup Field
The security identifier for the everyone group.
Namespace: Microsoft.TeamFoundation
Assembly: Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)
Syntax
'Declaration
Public Shared ReadOnly EveryoneGroup As SecurityIdentifier
public static readonly SecurityIdentifier EveryoneGroup
public:
static initonly SecurityIdentifier^ EveryoneGroup
static val EveryoneGroup: SecurityIdentifier
public static final var EveryoneGroup : SecurityIdentifier
.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.