This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IS > ISecureLayer2 Interface > ISecureLayer2.HasAuthentication Property (ArcObjects .NET 10.4 SDK) |
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(
VARIANT_BOOL* HasAuthentication
);
[C++]
Parameters HasAuthentication [out, retval] HasAuthentication is a parameter of type VARIANT_BOOL