Discuss this help topic in SecureBlackbox Forum

TElXMLWSSESecurity.Tokens

TElXMLWSSESecurity     See also     


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


Declaration

[C#]
    TElXMLWSSEBaseToken Tokens[int Index];

[VB.NET]
    Property Tokens(ByVal Index As Integer) As TElXMLWSSEBaseToken

[Pascal]
    under development

[C++]
    TElXMLWSSEBaseToken* get_Tokens(int32_t Index);

[PHP]
    TElXMLWSSEBaseToken get_Tokens(integer $Index)

[Java]
    not available

Parameters

  • Index - the index of the desired item in the list, starting from 0.

Description

    This topic is under development.

See also:     ...    

Discuss this help topic in SecureBlackbox Forum