[This is preliminary documentation and is subject to change.]
Constructor that accepts values for all mandatory fields
| C# | Visual Basic | Visual C++ |
public Authentication( string refId, string sifRefId, AuthSifRefIdType sifRefObject )
Public Sub New ( _ refId As String, _ sifRefId As String, _ sifRefObject As AuthSifRefIdType _ )
public: Authentication ( String^ refId, String^ sifRefId, AuthSifRefIdType^ sifRefObject )
- refId (String)
- The SIF RefId that uniquely identifies this authentication object.
- sifRefId (String)
- The SIF RefId of a student or staff member
- sifRefObject (AuthSifRefIdType)
- The type of SIF object that the SIF_RefId attribute identifies.