MicrosoftAppCredentials.TrustServiceUrl(String, DateTime, String) 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 static void TrustServiceUrl (string serviceUrl, DateTime expirationTime = default, string oauthScope = default);
static member TrustServiceUrl : string * DateTime * string -> unit
Public Shared Sub TrustServiceUrl (serviceUrl As String, Optional expirationTime As DateTime = Nothing, Optional oauthScope As String = Nothing)
Parameters
- serviceUrl
- String
- expirationTime
- DateTime
- oauthScope
- String