Share via


AuthenticationParameters.UserId property

Gets unique user ID of the requestor.

Syntax

public:
property String^ UserId { 
   String^ get();
}

Property value

Type: String

Unique user ID of the requestor.

Remarks

An example userId string would be, user@domain.com

Requirements

Minimum supported client
None supported
Minimum supported server
None supported
Minimum supported phone
Windows Phone 8.1
Namespace
Microsoft::RightsManagement
Metadata
Microsoft.RightsManagement.winmd

See also

AuthenticationParameters