Share via


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 值。

適用於