次の方法で共有


RestServiceAuthenticationType クラス

定義

RestServiceAuthenticationType の値を定義します。

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

フィールド

AadServicePrincipal

RestServiceAuthenticationType の値を定義します。

Anonymous

RestServiceAuthenticationType の値を定義します。

Basic

RestServiceAuthenticationType の値を定義します。

ManagedServiceIdentity

RestServiceAuthenticationType の値を定義します。

OAuth2ClientCredential

RestServiceAuthenticationType の値を定義します。

適用対象