IAuthorizationService.ListObjectClasses Method
Namespace: Microsoft.TeamFoundation.Server
Assembly: Microsoft.TeamFoundation (in Microsoft.TeamFoundation.dll)
Syntax
'Déclaration
Function ListObjectClasses As String()
string[] ListObjectClasses()
array<String^>^ ListObjectClasses()
abstract ListObjectClasses : unit -> string[]
function ListObjectClasses() : String[]
Return Value
Type: array<System.String[]
.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.