DispatchRuntime.SecurityAuditLogLocation プロパティ

定義

監査ログの場所を取得または設定します。

public:
 property System::ServiceModel::AuditLogLocation SecurityAuditLogLocation { System::ServiceModel::AuditLogLocation get(); void set(System::ServiceModel::AuditLogLocation value); };
public System.ServiceModel.AuditLogLocation SecurityAuditLogLocation { get; set; }
member this.SecurityAuditLogLocation : System.ServiceModel.AuditLogLocation with get, set
Public Property SecurityAuditLogLocation As AuditLogLocation

プロパティ値

AuditLogLocation 値のいずれか 1 つ。

適用対象