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!

SecurityAttribute.m_unrestricted

[To be supplied.]

[Visual Basic]
Protected m_unrestricted As Boolean
[C#]
protected bool m_unrestricted;
[C++]
protected: bool m_unrestricted;
[JScript]
protected var m_unrestricted : Boolean;

See Also

SecurityAttribute Class | SecurityAttribute Members | System.Security.Permissions Namespace