次の方法で共有


DynamicsCrmLinkedService.AuthenticationType プロパティ

定義

Dynamics CRM サーバーに接続するための認証の種類。 オンライン シナリオの場合は "Office365"、Ifd シナリオではオンプレミスの場合は "Ifd"、オンライン シナリオではサーバー間認証の "AADServicePrincipal" です。 型: string (または resultType 文字列を含む式)。

public object AuthenticationType { get; set; }
member this.AuthenticationType : obj with get, set
Public Property AuthenticationType As Object

プロパティ値

適用対象