ClientCredExtension.AuthByKerberosOrNtlmOrBasic(IIdentity) 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 AuthByKerberosOrNtlmOrBasic (this System.Security.Principal.IIdentity identity);
static member AuthByKerberosOrNtlmOrBasic : System.Security.Principal.IIdentity -> bool
<Extension()>
Public Function AuthByKerberosOrNtlmOrBasic (identity As IIdentity) As Boolean
Parameters
- identity
- IIdentity