共用方式為


AuthenticationParameters.Authority property

Gets authority with which the request is being made.

Syntax

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

Property value

Type: String

Authority with which the request is being made

Remarks

An example authority string would be, https://login.windows.net/common/oauth2/token

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