Name

ISecurityEncodable

Synopsis

public interface ISecurityEncodable {
// Public Instance Methods
   public void FromXml(SecurityElement e);
   public SecurityElement ToXml(  );
}

The ISecurityEncodable interface defines methods to support converting security object state to and from XML representations.

Implemented By

Multiple types

Get Programming .NET Security now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.