NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

SecurityCallContext.IsSecurityEnabled

[To be supplied.]

[Visual Basic]
Public Function IsSecurityEnabled() As Boolean
[C#]
public bool IsSecurityEnabled();
[C++]
public: bool IsSecurityEnabled();
[JScript]
public function IsSecurityEnabled() : Boolean;

See Also

SecurityCallContext Class | SecurityCallContext Members | System.Security.Principal Namespace