다음을 통해 공유


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

AuditLogLocation 값 중 하나입니다.

적용 대상