TfsSecurity Class
Contains string constants relevant for security.
Inheritance Hierarchy
System.Object
Microsoft.TeamFoundation.TfsSecurity
Namespace: Microsoft.TeamFoundation
Assembly: Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)
Syntax
'Declaration
Public NotInheritable Class TfsSecurity
public static class TfsSecurity
public ref class TfsSecurity abstract sealed
[<AbstractClass>]
[<Sealed>]
type TfsSecurity = class end
public final class TfsSecurity
The TfsSecurity type exposes the following members.
Fields
Name | Description | |
---|---|---|
ServerGlobalScopeName | The string for the server global scope name. |
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.