ImportExtension.IsRoleAssoicatedWithTeam(Guid, Guid) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Checks to see if the Team is already associated to the requested security role.
protected:
bool IsRoleAssoicatedWithTeam(Guid guTeamId, Guid guRoleId);
protected bool IsRoleAssoicatedWithTeam (Guid guTeamId, Guid guRoleId);
member this.IsRoleAssoicatedWithTeam : Guid * Guid -> bool
Protected Function IsRoleAssoicatedWithTeam (guTeamId As Guid, guRoleId As Guid) As Boolean
Parameters
- guTeamId
- Guid
- guRoleId
- Guid