次の方法で共有


DomainControlCenterSsoRequest interface

ドメイン管理のためのシングルサインオンリクエスト情報。

プロパティ

postParameterKey

パラメータキーを投稿します。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

postParameterValue

パラメータ値の後書き。 クライアントはこの値に対して「application/x-www-form-urlencoded」エンコーディングを使うべきです。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

url

シングルサインオンリクエストを行うURLです。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

プロパティの詳細

postParameterKey

パラメータキーを投稿します。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

postParameterKey?: string

プロパティ値

string

postParameterValue

パラメータ値の後書き。 クライアントはこの値に対して「application/x-www-form-urlencoded」エンコーディングを使うべきです。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

postParameterValue?: string

プロパティ値

string

url

シングルサインオンリクエストを行うURLです。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

url?: string

プロパティ値

string