Discuss this help topic in SecureBlackbox Forum

TElSAMLSubjectConfirmationDataElement.AType

TElSAMLSubjectConfirmationDataElement     See also     


Filter: C#  VB.NET  Pascal  C++  PHP  Java  


Declaration

[C#]
    string AType;

[VB.NET]
    Property AType As String

[Pascal]
    property AType : string;

[C++]
    void get_AType(std::string &OutResult);
    void set_AType(const std::string &Value);

[PHP]
    string get_AType()
    void set_AType(string $Value)

[Java]
    String getAType();
    void setAType(String Value);

Description

    This topic is under development.

See also:     ...    

Discuss this help topic in SecureBlackbox Forum