ClearAllowList Method
ClearAllowList(KeyReference)
Clears the allow list for the given KeyReference
C#
public void ClearAllowList(KeyReference keyReference)
Parameters
Type | Name | Description |
---|---|---|
KeyReference | keyReference | The key reference that holds the allow list |