Share via


AuthenticationParameters.Resource property

Gets resource being requested.

Syntax

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

Property value

Type: String

Resource being requested

Remarks

An example resource string would be, api.aadrm.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