SIFWorks ADK 2.0
SIF_SupportedAuthentication Class
NamespacesEdustructures.SifWorks.InfraSIF_SupportedAuthentication

[This is preliminary documentation and is subject to change.]

A SIF_SupportedAuthentication
Declaration Syntax
C#Visual BasicVisual 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^>
Members
All MembersConstructorsMethods



IconMemberDescription
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.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.1

Inheritance Hierarchy
Object
Element
 SifElement
  SifList<(Of <SIF_ProtocolName>)>
   SifKeyedList<(Of <SIFProtocolName, SIF_ProtocolName>)>
    SIF_SupportedAuthentication

Assembly: Edustructures.SifWorks.Adk (Module: Edustructures.SifWorks.Adk) Version: 2.0.0.10