Implemented interface member:
method
FromXml
System.Security.ISecurityEncodable.FromXml(System.Security.SecurityElement)
2 references to FromXml
mscorlib (2)
system\AppDomainSetup.cs (1)
997grantSet.FromXml(securityElement);
system\security\policy\applicationtrust.cs (1)
377appTrust.FromXml(seTrust);