Share via


AuthorizationProvider.RegisterObject 方法

命名空間:  Microsoft.TeamFoundation.Integration.Server
組件:  Microsoft.TeamFoundation.Server.Core (在 Microsoft.TeamFoundation.Server.Core.dll 中)

語法

'宣告
Public Sub RegisterObject ( _
    requestContext As TeamFoundationRequestContext, _
    descriptor As IdentityDescriptor, _
    objectId As String, _
    objectClassId As String, _
    projectUri As String, _
    parentObjectId As String _
)
public void RegisterObject(
    TeamFoundationRequestContext requestContext,
    IdentityDescriptor descriptor,
    string objectId,
    string objectClassId,
    string projectUri,
    string parentObjectId
)

參數

Implements

IAuthorizationProvider.RegisterObject(TeamFoundationRequestContext, IdentityDescriptor, String, String, String, String)

.NET Framework 安全性

請參閱

參考

AuthorizationProvider 類別

Microsoft.TeamFoundation.Integration.Server 命名空間