Aracılığıyla paylaş


RecipientServiceModelSecurityTokenRequirement.AuditLogLocation Özellik

Tanım

Denetim günlüğü konumunu alır veya ayarlar.

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

Özellik Değeri

AuditLogLocation

Denetim günlüğü konumu.

Açıklamalar

, AuditLogLocation Aşağıdaki üyelere sahip bir numaralandırmadır:

  • Application: Uygulama, işletim sistemi olay günlüğünde günlüğe kaydedilir.

  • Default: İşletim sistemi tarafından belirlenen varsayılan konum.

  • Security: Olay günlüğündeki güvenlik günlüğü.

Şunlara uygulanır