Show / Hide Table of Contents

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

See Also

StoreAllowlist(KeyReference, IReadOnlyCollection<string>)
In this article
Back to top Generated by DocFX