AccessTokenExtensions.GetDomain 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.
Overloads
GetDomain(IAccessToken) | |
GetDomain(String) |
GetDomain(IAccessToken)
public static string GetDomain (this Microsoft.Azure.Commands.Common.Authentication.IAccessToken token);
static member GetDomain : Microsoft.Azure.Commands.Common.Authentication.IAccessToken -> string
<Extension()>
Public Function GetDomain (token As IAccessToken) As String
Parameters
- token
- IAccessToken