PassportIdentity.AuthUrl2 メソッド ()とは? わかりやすく解説

Weblio 辞書 > コンピュータ > .NET Framework クラス ライブラリ リファレンス > PassportIdentity.AuthUrl2 メソッド ()の意味・解説 

PassportIdentity.AuthUrl2 メソッド ()

メンバLogin サーバーURL を含む文字列に、クエリ文字列内の Login サーバー送られオプション情報含めて返します

名前空間: System.Web.Security
アセンブリ: System.Web (system.web.dll 内)
構文構文

解説解説
使用例使用例
' Declare new PassportIdendity object as variable newPass.
Dim newPass As System.Web.Security.PassportIdentity
 = New System.Web.Security.PassportIdentity()
' Declare and set myURL variable = the URL of the appropriate Passport
 SignIn/SignOut Authority.
Dim myURL As String = newPass.AuthUrl()
// Declare new PassportIdendity object as variable newPass.
System.Web.Security.PassportIdentity newPass = new System.Web.Security.PassportIdentity();
// Declare and set myURL variable = the URL of the appropriate Passport
 SignIn/SignOut Authority.
string myURL = newPass.AuthUrl();
// Declare new PassportIdendity object as variable newPass.
System.Web.Security.PassportIdentity newPass = 
    new System.Web.Security.PassportIdentity();
// Declare and set myURL variable = the URL of the appropriate 
// Passport SignIn/SignOut Authority.
String myURL = newPass.AuthUrl();
プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
PassportIdentity クラス
PassportIdentity メンバ
System.Web.Security 名前空間

PassportIdentity.AuthUrl2 メソッド (String)

メンバLogin サーバーURL を含む文字列に、クエリ文字列内の Login サーバー送られオプション情報含めて返します

名前空間: System.Web.Security
アセンブリ: System.Web (system.web.dll 内)
構文構文

Public Function AuthUrl2 ( _
    strReturnUrl As String _
) As String
Dim instance As PassportIdentity
Dim strReturnUrl As String
Dim returnValue As String

returnValue = instance.AuthUrl2(strReturnUrl)
public string AuthUrl2 (
    string strReturnUrl
)
public:
String^ AuthUrl2 (
    String^ strReturnUrl
)
public String AuthUrl2 (
    String strReturnUrl
)
public function AuthUrl2 (
    strReturnUrl : String
) : String

パラメータ

strReturnUrl

ログオン完了後に Login サーバーリダイレクトする場所を示す URLPassport既定値使用する場合null 参照 (Visual Basic では Nothing) を渡します

戻り値
メンバLogin サーバーURL、およびクエリ文字列内の Login サーバー送られオプション情報

プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
PassportIdentity クラス
PassportIdentity メンバ
System.Web.Security 名前空間

PassportIdentity.AuthUrl2 メソッド (String, Int32, Int32, String, Int32, String, Int32, Int32)

メンバLogin サーバーURL を含む文字列に、クエリ文字列内の Login サーバー送られオプション情報含めて取得します

名前空間: System.Web.Security
アセンブリ: System.Web (system.web.dll 内)
構文構文

Public Function AuthUrl2 ( _
    strReturnUrl As String, _
    iTimeWindow As Integer, _
    iForceLogin As Integer, _
    strCoBrandedArgs As String, _
    iLangID As Integer, _
    strNameSpace As String, _
    iKPP As Integer, _
    iUseSecureAuth As Integer _
) As String
Dim instance As PassportIdentity
Dim strReturnUrl As String
Dim iTimeWindow As Integer
Dim iForceLogin As Integer
Dim strCoBrandedArgs As String
Dim iLangID As Integer
Dim strNameSpace As String
Dim iKPP As Integer
Dim iUseSecureAuth As Integer
Dim returnValue As String

returnValue = instance.AuthUrl2(strReturnUrl, iTimeWindow, iForceLogin, strCoBrandedArgs,
 iLangID, strNameSpace, iKPP, iUseSecureAuth)
public string AuthUrl2 (
    string strReturnUrl,
    int iTimeWindow,
    int iForceLogin,
    string strCoBrandedArgs,
    int iLangID,
    string strNameSpace,
    int iKPP,
    int iUseSecureAuth
)
public:
String^ AuthUrl2 (
    String^ strReturnUrl, 
    int iTimeWindow, 
    int iForceLogin, 
    String^ strCoBrandedArgs, 
    int iLangID, 
    String^ strNameSpace, 
    int iKPP, 
    int iUseSecureAuth
)
public String AuthUrl2 (
    String strReturnUrl, 
    int iTimeWindow, 
    int iForceLogin, 
    String strCoBrandedArgs, 
    int iLangID, 
    String strNameSpace, 
    int iKPP, 
    int iUseSecureAuth
)
public function AuthUrl2 (
    strReturnUrl : String, 
    iTimeWindow : int, 
    iForceLogin : int, 
    strCoBrandedArgs : String, 
    iLangID : int, 
    strNameSpace : String, 
    iKPP : int, 
    iUseSecureAuth : int
) : String

パラメータ

strReturnUrl

ログオン完了後に Login サーバーリダイレクトする場所を示す URL設定しますPassport既定値使用する場合null 参照 (Visual Basic では Nothing) を渡します

iTimeWindow

メンバ最後にログオンした間隔指定しますPassport既定値使用する場合、-1 を渡します

iForceLogin

iTimeWindow パラメータ使用方法決定しますPassport既定値使用する場合、-1 を渡します

strCoBrandedArgs

参加要素初期登録時指定されたコブランディング テンプレート スクリプト ページURL追加される変数指定しますPassport既定値使用する場合null 参照 (Visual Basic では Nothing) を渡します

iLangID

要求されドメイン権限ページ表示使用する言語指定しますPassport既定値使用する場合、-1 を渡します

strNameSpace

Passport作成先のドメイン指定しますPassport既定値使用する場合null 参照 (Visual Basic では Nothing) を渡します

iKPP

児童オンライン プライバシー保護法 (COPPA: Children's Online Privacy Protection Act) に準拠するデータ コレクション ポリシー指定しますPassport既定値使用する場合、-1 を渡します

iUseSecureAuth

実際ログオン UI が、Passport ドメイン権限から HTTPS提供するかどうか宣言しますPassport既定値使用する場合、-1 を渡します

戻り値
メンバLogin サーバーURL、およびクエリ文字列内の Login サーバー送られオプション情報

解説解説
プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
PassportIdentity クラス
PassportIdentity メンバ
System.Web.Security 名前空間

PassportIdentity.AuthUrl2 メソッド


PassportIdentity.AuthUrl2 メソッド (String, Int32, Boolean, String, Int32, String, Int32, Boolean)

メンバLogin サーバーURL を含む文字列に、クエリ文字列内の Login サーバー送られオプション情報含めて返します

名前空間: System.Web.Security
アセンブリ: System.Web (system.web.dll 内)
構文構文

Public Function AuthUrl2 ( _
    strReturnUrl As String, _
    iTimeWindow As Integer, _
    fForceLogin As Boolean, _
    strCoBrandedArgs As String, _
    iLangID As Integer, _
    strNameSpace As String, _
    iKPP As Integer, _
    bUseSecureAuth As Boolean _
) As String
Dim instance As PassportIdentity
Dim strReturnUrl As String
Dim iTimeWindow As Integer
Dim fForceLogin As Boolean
Dim strCoBrandedArgs As String
Dim iLangID As Integer
Dim strNameSpace As String
Dim iKPP As Integer
Dim bUseSecureAuth As Boolean
Dim returnValue As String

returnValue = instance.AuthUrl2(strReturnUrl, iTimeWindow, fForceLogin, strCoBrandedArgs,
 iLangID, strNameSpace, iKPP, bUseSecureAuth)
public string AuthUrl2 (
    string strReturnUrl,
    int iTimeWindow,
    bool fForceLogin,
    string strCoBrandedArgs,
    int iLangID,
    string strNameSpace,
    int iKPP,
    bool bUseSecureAuth
)
public:
String^ AuthUrl2 (
    String^ strReturnUrl, 
    int iTimeWindow, 
    bool fForceLogin, 
    String^ strCoBrandedArgs, 
    int iLangID, 
    String^ strNameSpace, 
    int iKPP, 
    bool bUseSecureAuth
)
public String AuthUrl2 (
    String strReturnUrl, 
    int iTimeWindow, 
    boolean fForceLogin, 
    String strCoBrandedArgs, 
    int iLangID, 
    String strNameSpace, 
    int iKPP, 
    boolean bUseSecureAuth
)
public function AuthUrl2 (
    strReturnUrl : String, 
    iTimeWindow : int, 
    fForceLogin : boolean, 
    strCoBrandedArgs : String, 
    iLangID : int, 
    strNameSpace : String, 
    iKPP : int, 
    bUseSecureAuth : boolean
) : String

パラメータ

strReturnUrl

ログオン完了後に Login サーバーリダイレクトする場所を示す URL設定しますPassport既定値使用する場合null 参照 (Visual Basic では Nothing) を渡します

iTimeWindow

メンバ最後にログオンした間隔指定しますPassport既定値使用する場合、-1 を渡します

fForceLogin

iTimeWindow パラメータ使用方法決定しますPassport既定値使用する場合、-1 を渡します

strCoBrandedArgs

参加要素初期登録時指定されたコブランディング テンプレート スクリプト ページURL追加される変数指定しますPassport既定値使用する場合null 参照 (Visual Basic では Nothing) を渡します

iLangID

要求されドメイン権限ページ表示使用する言語指定しますPassport既定値使用する場合、-1 を渡します

strNameSpace

Passport作成先のドメイン指定しますPassport既定値使用する場合null 参照 (Visual Basic では Nothing) を渡します

iKPP

児童オンライン プライバシー保護法 (COPPA: Children's Online Privacy Protection Act) に準拠するデータ コレクション ポリシー指定しますPassport既定値使用する場合、-1 を渡します

bUseSecureAuth

実際ログオン UI が、Passport ドメイン権限から HTTPS提供するかどうか宣言しますPassport既定値使用する場合、-1 を渡します

戻り値
メンバLogin サーバーURL、およびクエリ文字列内の Login サーバー送られオプション情報

解説解説
プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
PassportIdentity クラス
PassportIdentity メンバ
System.Web.Security 名前空間



英和和英テキスト翻訳>> Weblio翻訳
英語⇒日本語日本語⇒英語
  

辞書ショートカット

すべての辞書の索引

PassportIdentity.AuthUrl2 メソッド ()のお隣キーワード
検索ランキング

   

英語⇒日本語
日本語⇒英語
   



PassportIdentity.AuthUrl2 メソッド ()のページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

   
日本マイクロソフト株式会社日本マイクロソフト株式会社
© 2024 Microsoft.All rights reserved.

©2024 GRAS Group, Inc.RSS