[This is preliminary documentation and is subject to change.]
Gets or sets the value of the <AuthenticationInfo> element.
| C# | Visual Basic | Visual C++ |
public AuthenticationInfo AuthenticationInfo{ get; set;}
Public Property AuthenticationInfo As AuthenticationInfo
public: property AuthenticationInfo^ AuthenticationInfo { AuthenticationInfo^ get (); void set (AuthenticationInfo^ value); }
An AuthenticationInfo
The SIF specification defines the meaning of this null as: "The authentication information for one system."
To remove the AuthenticationInfo, set AuthenticationInfo to null
Version: 2.0
Since: 1.5r1