次の方法で共有


MemberIDLow

MemberIDLow

The MemberIDLow attribute of the core profile refers to the low 32 bits of the Microsoft® .NET Passport Unique ID (PUID), the primary key that uniquely identifies a .NET Passport user.

Description

Due to limitations in Component Object Model (COM) data types, a PUID is exposed as two 32-bit integers: MemberIDHigh and MemberIDLow. Participating sites should use the PUID to reference .NET Passport users in their databases. The MemberIDLow attribute is read-only.

Validation

This is a system-specified, read-only value.

Example

For an example of this attribute, see MemberIDHigh.

See Also

.NET Passport Profile Schema | Core Profile Table | Manager.Profile