ApiManagementClient.UserGetToken Method
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.
public Microsoft.Azure.Commands.ApiManagement.ServiceManagement.Models.PsApiManagementUserToken UserGetToken (Microsoft.Azure.Commands.ApiManagement.ServiceManagement.Models.PsApiManagementContext context, string userId, Microsoft.Azure.Commands.ApiManagement.ServiceManagement.Models.PsApiManagementUserKeyType keyType, DateTime expiry);
member this.UserGetToken : Microsoft.Azure.Commands.ApiManagement.ServiceManagement.Models.PsApiManagementContext * string * Microsoft.Azure.Commands.ApiManagement.ServiceManagement.Models.PsApiManagementUserKeyType * DateTime -> Microsoft.Azure.Commands.ApiManagement.ServiceManagement.Models.PsApiManagementUserToken
Public Function UserGetToken (context As PsApiManagementContext, userId As String, keyType As PsApiManagementUserKeyType, expiry As DateTime) As PsApiManagementUserToken
Parameters
- context
- PsApiManagementContext
- userId
- String
- keyType
- PsApiManagementUserKeyType
- expiry
- DateTime