Share via


IIdentityManagementService.IsOwnedWellKnownGroup Method

Namespace:  Microsoft.TeamFoundation.Framework.Client
Assembly:  Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)

Syntax

‘선언
Function IsOwnedWellKnownGroup ( _
    descriptor As IdentityDescriptor _
) As Boolean
bool IsOwnedWellKnownGroup(
    IdentityDescriptor descriptor
)
bool IsOwnedWellKnownGroup(
    IdentityDescriptor^ descriptor
)
abstract IsOwnedWellKnownGroup : 
        descriptor:IdentityDescriptor -> bool 
function IsOwnedWellKnownGroup(
    descriptor : IdentityDescriptor
) : boolean

Parameters

Return Value

Type: System.Boolean

.NET Framework Security

See Also

Reference

IIdentityManagementService Interface

Microsoft.TeamFoundation.Framework.Client Namespace