Method |
Description |
|
Assertion ( ) : System |
|
|
Assertion ( XmlElement oElem ) : System |
|
|
ToString ( ) : string |
|
|
dump ( ) : string |
|
|
fromDOM ( XmlElement oElem ) : void |
|
|
genXmlID ( ) : void |
|
|
getAttributeStatement ( ) : AttributeStatement |
|
|
getConditions ( ) : Conditions |
|
|
getDOM ( ) : XmlElement |
|
|
getIssueInstant ( ) : string |
|
|
getIssuer ( ) : DotNetXri.Client.Saml.NameID |
|
|
getSubject ( ) : Subject |
|
|
getXmlID ( ) : string |
|
|
isValid ( ) : bool |
|
|
reset ( ) : void |
|
|
setAttrStatement ( AttributeStatement oVal ) : void |
|
|
setConditions ( Conditions oVal ) : void |
|
|
setDOM ( XmlElement oElem ) : void |
|
|
setIssueInstant ( string sVal ) : void |
|
|
setIssuer ( DotNetXri.Client.Saml.NameID oIssuer ) : void |
|
|
setSubject ( Subject oVal ) : void |
|
|
setXmlID ( string sVal ) : void |
|
|
toDOM ( XmlDocument oDoc ) : XmlElement |
|
|