Class CompositeRequestBuilder.CompositeRequestBuilderGetQueryParameters
- Namespace
- Keycloak.AuthServices.Sdk.Kiota.Admin.Admin.Realms.Item.Clients.Item.ScopeMappings.Clients.Item.Composite
- Assembly
- Keycloak.AuthServices.Sdk.Kiota.dll
Get effective client roles Returns the roles for the client that are associated with the client's scope.
public class CompositeRequestBuilder.CompositeRequestBuilderGetQueryParameters
- Inheritance
-
CompositeRequestBuilder.CompositeRequestBuilderGetQueryParameters
- Inherited Members
Properties
BriefRepresentation
if false, return roles with their attributes
[QueryParameter("briefRepresentation")]
public bool? BriefRepresentation { get; set; }
Property Value
- bool?