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
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.