This document is archived and information here might be outdated. Recommended version. |
Type of security set on the service. Use a combination of acSecurityType constants.
[Visual Basic .NET] Public Property Security As Integer
[C#] public int Security {get; set;}
[C++]
HRESULT get_Security(
System.Int32* Security
);
[C++]
HRESULT put_Security(
long Security
);
[C++]
Parameters Security [out, retval]
Security is a parameter of type long* Security [in]
Security is a parameter of type long