WcfChannelModule.IsHpcAadIdentity(IIdentity, IHpcContext, 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 bool IsHpcAadIdentity (this System.Security.Principal.IIdentity identity, Microsoft.Hpc.IHpcContext context = null, string aadInfoNode = null);
static member IsHpcAadIdentity : System.Security.Principal.IIdentity * Microsoft.Hpc.IHpcContext * string -> bool
<Extension()>
Public Function IsHpcAadIdentity (identity As IIdentity, Optional context As IHpcContext = null, Optional aadInfoNode As String = null) As Boolean
Parameters
- identity
- IIdentity
- context
- IHpcContext
- aadInfoNode
- String