ActiveDirectoryMembershipUser.ProviderUserKey Property
Assembly: System.Web (in system.web.dll)
The ProviderUserKey property exposes the identifier from the membership data source generically typed as an object. The ProviderUserKey class can be cast as a SecurityIdentifier object.
The following code example displays the ProviderUserKey property in Security Descriptor Definition Language (SDDL) format by converting it to a SecurityIdentifier object. For the full code required to run the example, see the Example section of the ActiveDirectoryMembershipUser class overview topic.
Windows 98, Windows 2000 SP4, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see System Requirements.