ProGet SDK Reference
Version:

Security_GetRoleAsync(int? Role_Id) Method

Gets the specified role in the database, along with all the tasks that comprise the role

Syntax

public Task<DB.Outputs.Security_GetRole> Security_GetRoleAsync(int? Role_Id)

Parameters

Role_Id
Type: int?