Method | Description | |
---|---|---|
Check ( |
||
Check ( System evidence ) : bool | ||
Copy ( ) : IMembershipCondition | ||
Copy ( ) : System.Security.Policy.IMembershipCondition | ||
Equals ( object o ) : bool | ||
FromXml ( SecurityElement e ) : void | ||
FromXml ( SecurityElement e, |
||
FromXml ( System e ) : void | ||
FromXml ( System e, System level ) : void | ||
GetHashCode ( ) : int | ||
HashMembershipCondition ( System hashAlg, byte value ) | ||
HashMembershipCondition ( |
||
IDeserializationCallback ( object sender ) : void | ||
ISerializable ( |
||
System ( System info, System context ) : void | ||
System ( object sender ) : void | ||
ToString ( ) : string | ||
ToXml ( ) : SecurityElement | ||
ToXml ( |
||
ToXml ( ) : System.Security.SecurityElement | ||
ToXml ( System level ) : System.Security.SecurityElement |
Method | Description | |
---|---|---|
HashMembershipCondition ( |
public Copy ( ) : System.Security.Policy.IMembershipCondition | ||
return | System.Security.Policy.IMembershipCondition |
public FromXml ( SecurityElement e, |
||
e | SecurityElement | |
level | ||
return | void |
public FromXml ( System e, System level ) : void | ||
e | System | |
level | System | |
return | void |
public HashMembershipCondition ( System hashAlg, byte value ) | ||
hashAlg | System | |
value | byte |
public HashMembershipCondition ( |
||
hashAlg | ||
value | byte | |
return | System.Runtime.Serialization |
public IDeserializationCallback ( object sender ) : void | ||
sender | object | |
return | void |
public ISerializable ( |
||
info | ||
context | ||
return | void |
public System ( System info, System context ) : void | ||
info | System | |
context | System | |
return | void |
public ToXml ( |
||
level | ||
return | SecurityElement |
public ToXml ( ) : System.Security.SecurityElement | ||
return | System.Security.SecurityElement |
public ToXml ( System level ) : System.Security.SecurityElement | ||
level | System | |
return | System.Security.SecurityElement |