次の方法で共有


IMobileServiceClientOptions インターフェイス

定義

モバイル クライアントを作成するためのクライアント オプションの一覧。

public interface IMobileServiceClientOptions
type IMobileServiceClientOptions = interface
Public Interface IMobileServiceClientOptions

プロパティ

AlternateLoginHost

Web 認証バックエンドの場所 (通常は null)

LoginUriPrefix

ログイン プレフィックス (通常は /.auth)

MobileAppUri

Azure Mobile Apps サービスのバックエンド URI

メソッド

GetDefaultMessageHandlers(IMobileServiceClient)

既定のメッセージ ハンドラーを取得する方法。

適用対象