OAuthS2SCredential.GetNotBeforeDateTime メソッド ()

 

NotBefore 要求の値を取得します。

名前空間:   Microsoft.Workflow.Client.Security
アセンブリ:  Microsoft.Workflow.Client (Microsoft.Workflow.Client.dll 内)

構文

protected static DateTime GetNotBeforeDateTime()
protected:
static DateTime GetNotBeforeDateTime()
static member GetNotBeforeDateTime : unit -> DateTime
Protected Shared Function GetNotBeforeDateTime As Date

戻り値

Type: System.DateTime

DateTime としての NotBefore 要求の値。

参照

OAuthS2SCredential クラス
Microsoft.Workflow.Client.Security 名前空間

トップに戻る