key


Description:

[ Version ( since = "0.16.0" ) ]
public string key { get; }

An optional authorisation key required to access this item with the given scope.

If set, this restricts access to those principals who have a copy of the key. The key is generated server-side and cannot be modified by the client. If no authorisation key is set (and hence none is needed for access to the item), this will be null.