Sha256: 34cdc55a5553c05cc0ffe2162405fe53964f3e4a9ada056a3e871152ad2db917
Contents?: true
Size: 557 Bytes
Versions: 34
Compression:
Stored size: 557 Bytes
Contents
# OryHydraClient::GetOryAccessControlPolicy ## 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::GetOryAccessControlPolicy.new(flavor: null, id: null) ```
Version data entries
34 entries across 34 versions & 1 rubygems