次の方法で共有


IAuthorizationService.GetObjectClass Method

Namespace:  Microsoft.TeamFoundation.Server
Assembly:  Microsoft.TeamFoundation (in Microsoft.TeamFoundation.dll)

Syntax

'宣言
Function GetObjectClass ( _
    objectId As String _
) As String
string GetObjectClass(
    string objectId
)
String^ GetObjectClass(
    String^ objectId
)
abstract GetObjectClass : 
        objectId:string -> string 
function GetObjectClass(
    objectId : String
) : String

Parameters

Return Value

Type: System.String

.NET Framework Security

See Also

Reference

IAuthorizationService Interface

Microsoft.TeamFoundation.Server Namespace