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
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for .NET