[This is preliminary documentation and is subject to change.]
A SIF_SupportedAuthentication
| C# | Visual Basic | Visual C++ |
public class SIF_SupportedAuthentication : SifKeyedList<SIFProtocolName, SIF_ProtocolName>
Public Class SIF_SupportedAuthentication _ Inherits SifKeyedList(Of SIFProtocolName, SIF_ProtocolName)
public ref class SIF_SupportedAuthentication : public SifKeyedList<SIFProtocolName^, SIF_ProtocolName^>
| All Members | Constructors | Methods | |||
| Icon | Member | Description |
|---|---|---|
| SIF_SupportedAuthenticationSIF_SupportedAuthenticationNew()() |
Creates an instance of a SIF_SupportedAuthentication
| |
| SIF_SupportedAuthenticationSIF_SupportedAuthenticationNew(SIF_ProtocolName) |
Constructor that accepts values for all mandatory fields
| |
| AddSIF_ProtocolName(SIFProtocolName) | Adds the value of the <SIF_ProtocolName> element. |
Author: Generated by adkgen
Version: 2.0
Since: 1.1
| Object | |||||
| Element | |||||
| SifElement | |||||
| SifList<(Of <SIF_ProtocolName>)> | |||||
| SifKeyedList<(Of <SIFProtocolName, SIF_ProtocolName>)> | |||||
| SIF_SupportedAuthentication | |||||