Table of Contents

Class PermissionRequestBuilder.PermissionRequestBuilderGetQueryParameters

Namespace
Keycloak.AuthServices.Sdk.Kiota.Admin.Admin.Realms.Item.Clients.Item.Authz.ResourceServer.Permission
Assembly
Keycloak.AuthServices.Sdk.Kiota.dll
public class PermissionRequestBuilder.PermissionRequestBuilderGetQueryParameters
Inheritance
PermissionRequestBuilder.PermissionRequestBuilderGetQueryParameters
Inherited Members

Properties

Fields

[QueryParameter("fields")]
public string? Fields { get; set; }

Property Value

string

First

[QueryParameter("first")]
public int? First { get; set; }

Property Value

int?

Max

[QueryParameter("max")]
public int? Max { get; set; }

Property Value

int?

Name

[QueryParameter("name")]
public string? Name { get; set; }

Property Value

string

Owner

[QueryParameter("owner")]
public string? Owner { get; set; }

Property Value

string

Permission

[QueryParameter("permission")]
public bool? Permission { get; set; }

Property Value

bool?

PolicyId

[QueryParameter("policyId")]
public string? PolicyId { get; set; }

Property Value

string

Resource

[QueryParameter("resource")]
public string? Resource { get; set; }

Property Value

string

Scope

[QueryParameter("scope")]
public string? Scope { get; set; }

Property Value

string

Type

[QueryParameter("type")]
public string? Type { get; set; }

Property Value

string