ReportsOperationsExtensions.GenerateTokenForCreateInGroup 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.
public static Microsoft.PowerBI.Api.Models.EmbedToken GenerateTokenForCreateInGroup (this Microsoft.PowerBI.Api.IReportsOperations operations, Guid groupId, Microsoft.PowerBI.Api.Models.GenerateTokenRequest requestParameters);
static member GenerateTokenForCreateInGroup : Microsoft.PowerBI.Api.IReportsOperations * Guid * Microsoft.PowerBI.Api.Models.GenerateTokenRequest -> Microsoft.PowerBI.Api.Models.EmbedToken
<Extension()>
Public Function GenerateTokenForCreateInGroup (operations As IReportsOperations, groupId As Guid, requestParameters As GenerateTokenRequest) As EmbedToken
Parameters
- operations
- IReportsOperations
- groupId
- Guid
- requestParameters
- GenerateTokenRequest