C# Class System.Security.SecurityState

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

Méthodes publiques

Méthode Description
EnsureState ( ) : void
IsStateAvailable ( ) : bool

Méthodes protégées

Méthode Description
SecurityState ( )

Method Details

EnsureState() public abstract méthode

public abstract EnsureState ( ) : void
Résultat void

IsStateAvailable() public méthode

public IsStateAvailable ( ) : bool
Résultat bool

SecurityState() protected méthode

protected SecurityState ( )