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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET