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!

SecurityIdentity.SID

[To be supplied.]

[Visual Basic]
Overridable Public ReadOnly Property SID As Byte ()
[C#]
public byte[] SID {virtual get;}
[C++]
public: __property virtual unsigned char* get_SID();
[JScript]
public function get SID() : Byte[];

See Also

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