[This is preliminary documentation and is subject to change.]
Sets the value of the <SIF_AuthenticationLevel> element.
| C# | Visual Basic | Visual C++ |
public void SetSIF_AuthenticationLevel( AuthenticationLevel val )
Public Sub SetSIF_AuthenticationLevel ( _ val As AuthenticationLevel _ )
public: void SetSIF_AuthenticationLevel ( AuthenticationLevel^ val )
- val (AuthenticationLevel)
- A AuthenticationLevel object
The SIF specification defines the meaning of this element as: "This is the level of authentication that the SIF node supports when it wants to communicate via a secure channel."
Version: 2.0
Since: 1.1