This document is archived and information here might be outdated. Recommended version. |
Indicates if the layer is password protected.
[Visual Basic .NET]
Public ReadOnly Property HasAuthentication As Boolean
[C#]
public bool HasAuthentication {get;}
[C++]
HRESULT get_HasAuthentication(
Boolean* HasAuthentication
);
[C++] Parameters HasAuthentication [out, retval]
HasAuthentication is a parameter of type bool*