AccessPolicyResponse Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Get Data Plane read only token response definition.
public class AccessPolicyResponse
type AccessPolicyResponse = class
Public Class AccessPolicyResponse
- Inheritance
-
AccessPolicyResponse
Constructors
AccessPolicyResponse() |
Initializes a new instance of the AccessPolicyResponse class. |
AccessPolicyResponse(UserAccessPolicy, String, String) |
Initializes a new instance of the AccessPolicyResponse class. |
Properties
AccessToken |
Gets or sets data Plane read only access token. |
DataPlaneUrl |
Gets or sets data Plane service base URL. |
Policy |
Gets or sets the user access policy. |
Applies to
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for .NET