Share via


DictSecurityKey.rights Method

Returns the access rights of the current user, as specified for the security key.

Syntax

public AccessType rights()

Run On

Called

Return Value

Type: AccessType Enumeration
The access rights of the current user, as specified for the security key.

Remarks

The return value can be one of the values in the AccessType enumeration.

See Also

Reference

DictSecurityKey Class