IDRARestServerAzureUserInvite Method |
Namespace: NetIQ.DRA.RestServiceLibrary
[OperationContractAttribute] [WebInvokeAttribute(Method = "POST", ResponseFormat = WebMessageFormat.Json, RequestFormat = WebMessageFormat.Json, BodyStyle = WebMessageBodyStyle.Wrapped, UriTemplate = "/dra/tenants/{tenantIdentifier}/azureusers/invite/post")] Stream AzureUserInvite( string tenantIdentifier, AzureUser azureUser, ConnectionParameters connectionParameters )
<OperationContractAttribute> <WebInvokeAttribute(Method := "POST", ResponseFormat := WebMessageFormat.Json, RequestFormat := WebMessageFormat.Json, BodyStyle := WebMessageBodyStyle.Wrapped, UriTemplate := "/dra/tenants/{tenantIdentifier}/azureusers/invite/post")> Function AzureUserInvite ( tenantIdentifier As String, azureUser As AzureUser, connectionParameters As ConnectionParameters ) As Stream
© Copyright 2007-2025 Open Text or one of its affiliates.