C# Class System.Security.Permissions.Tests.PrincipalPermissionTest

Show file Open project: dotnet/corefx

Private Methods

Method Description
AuthenticatedNullNull ( ) : void
FromXml ( ) : void
FromXmlInvalidPermission ( ) : void
FromXmlNull ( ) : void
FromXmlWrongVersion ( ) : void
IntersectNullName ( ) : void
IntersectNullRole ( ) : void
IntersectWithBadPermission ( ) : void
IntersectWithNull ( ) : void
IntersectWithUnrestricted ( ) : void
Intersect_IntersectionInRole ( ) : void
Intersect_IntersectionInRoleWithoutAuthentication ( ) : void
Intersect_NoIntersection ( ) : void
IsSubsetOf ( ) : void
IsSubsetOfBadPermission ( ) : void
IsSubsetOfNone ( ) : void
IsSubsetOfNull ( ) : void
IsSubsetOfUnrestricted ( ) : void
Name ( ) : void
NameRole ( ) : void
PermissionStateNone ( ) : void
PermissionStateUnrestricted ( ) : void
Role ( ) : void
UnauthenticatedName ( ) : void
UnauthenticatedNameRole ( ) : void
UnauthenticatedRole ( ) : void
Union ( ) : void
UnionWithBadPermission ( ) : void
UnionWithNull ( ) : void
UnionWithUnrestricted ( ) : void