AuthenticationParameters.Scope property

Gets the scope of the authentication request.

Syntax

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

Property value

Type: String

Scope of the authentication request

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