Property | Type | Description | |
---|---|---|---|
Client |
Method | Description | |
---|---|---|
Check ( string privilege ) : bool |
Determines whether the authenticated user holds the specified privilege on this resource.
|
Method | Description | |
---|---|---|
Resource ( |
Initializes a new instance of the Conjur.Resource class.
|
public Check ( string privilege ) : bool | ||
privilege | string | Privilege to check. |
return | bool |