System.Security.Permissions.KeyContainerPermissionAccessEntryEnumerator Members

The members of System.Security.Permissions.KeyContainerPermissionAccessEntryEnumerator are listed below.

See Also: Inherited members from System.Object

Public Properties

[read-only]
CurrentKeyContainerPermissionAccessEntry.

Gets the current entry in the collection.

Public Methods

MoveNext() : bool

Moves to the next element in the collection.

Reset()

Resets the enumerator to the beginning of the collection.

Explicitly Implemented Interface Members

[read-only]
IEnumerator.Currentobject.

Gets the current object in the collection.