C# Class System.Security.Cryptography.X509Certificates.X509ChainElementEnumerator

Inheritance: IEnumerator
Afficher le fichier Open project: dotnet/corefx Class Usage Examples

Private Properties

Свойство Type Description
X509ChainElementEnumerator

Méthodes publiques

Méthode Description
MoveNext ( ) : bool
Reset ( ) : void

Private Methods

Méthode Description
X509ChainElementEnumerator ( )

Method Details

MoveNext() public méthode

public MoveNext ( ) : bool
Résultat bool

Reset() public méthode

public Reset ( ) : void
Résultat void