次の方法で共有


AuthenticationKind クラス

定義

データ ソースの認証方法を定義する DataSource.Credential.AuthenticationKind の定数です。

public static class AuthenticationKind
type AuthenticationKind = class
Public Class AuthenticationKind
継承
AuthenticationKind

フィールド

CurrentUser

CurrentUser

Exchange

Exchange

Implicit

暗黙

KerberosS4U

KerberosS4U

Key

Key

OAuth2

OAuth2

SapBasic

SapBasic

ServiceAccount

ServiceAccount

Unattended

自動実行

UsernamePassword

UsernamePassword

WebApi

WebApi

Windows

Windows

適用対象