ServiceModelSecurityTokenRequirement.AuditLogLocationProperty プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
認証の結果を記録するときに使用する監査ログの場所を値とするトークン要件プロパティ名を取得します (サービスのみ)。
public:
static property System::String ^ AuditLogLocationProperty { System::String ^ get(); };
public static string AuditLogLocationProperty { get; }
static member AuditLogLocationProperty : string
Public Shared ReadOnly Property AuditLogLocationProperty As String
プロパティ値
トークン要件のプロパティ ディクショナリ内の AuditLogLocation のキー。
注釈
このプロパティ名に対応する値は、次のメンバーを持つ列挙型である AuditLogLocation型です。
Application: オペレーティング システムのイベント ログのアプリケーション ログ。
Default: オペレーティング システムによって決定される既定の場所。
Security: イベント ログのセキュリティ ログ。