C# Class System.Security.AccessControl.AuthorizationRule

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

Méthodes protégées

Méthode Description
AuthorizationRule ( System identity, int accessMask, bool isInherited, System inheritanceFlags, System propagationFlags )

Method Details

AuthorizationRule() protected méthode

protected AuthorizationRule ( System identity, int accessMask, bool isInherited, System inheritanceFlags, System propagationFlags )
identity System
accessMask int
isInherited bool
inheritanceFlags System
propagationFlags System