<PackageReference Include="System.Security.Permissions" Version="11.0.0-preview.1.26104.118" />

System.Security.Permissions.KeyContainerPermissionAccessEntryEnumerator

Gets the current entry in the collection.

Initializes a new instance of the KeyContainerPermissionAccessEntryEnumerator class.

public bool MoveNext()

Moves to the next element in the collection.

public void Reset()

Resets the enumerator to the beginning of the collection.