RecipientServiceModelSecurityTokenRequirement.AuditLogLocation Özellik
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
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
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üğü.