BuildSecurity Class
Inheritance Hierarchy
System.Object
Microsoft.TeamFoundation.Build.Common.BuildSecurity
Namespace: Microsoft.TeamFoundation.Build.Common
Assembly: Microsoft.TeamFoundation.Build.Common (in Microsoft.TeamFoundation.Build.Common.dll)
Syntax
'Declaration
Public NotInheritable Class BuildSecurity
public static class BuildSecurity
public ref class BuildSecurity abstract sealed
[<AbstractClass>]
[<Sealed>]
type BuildSecurity = class end
public final class BuildSecurity
The BuildSecurity type exposes the following members.
Fields
Name | Description | |
---|---|---|
AdministrationNamespaceId | ||
BuildNamespaceId | ||
NamespaceSeparator | This separator is used by all of the hierarchical build namespaces. | |
PrivilegesToken | This token is used by both the administration and service collection namespaces. |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.