AccessControlSecret
Represents a secret used for secret-based access control.
- Full name:
\Bloock\Entity\Key\AccessControlSecret
Properties
secret
public string $secret
Methods
__construct
Creates a new AccessControlSecret instance with the provided secret.
public __construct(string $secret): mixed
Parameters:
Parameter | Type | Description |
---|---|---|
$secret | string |
toProto
public toProto(): \Bloock\AccessControlSecret
Automatically generated on 2024-04-02