Sha256: 34e0f81dd1abb197543827c8e511fefc7a7a485d951886703d63eb1a3d688f30
Contents?: true
Size: 565 Bytes
Versions: 34
Compression:
Stored size: 565 Bytes
Contents
# OryHydraClient::GetOryAccessControlPolicyRole ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **flavor** | **String** | The ORY Access Control Policy flavor. Can be \"regex\", \"glob\", and \"exact\". in: path | **id** | **String** | The ID of the ORY Access Control Policy Role. in: path | ## Code Sample ```ruby require 'OryHydraClient' instance = OryHydraClient::GetOryAccessControlPolicyRole.new(flavor: null, id: null) ```
Version data entries
34 entries across 34 versions & 1 rubygems