IMergeSynchronizationAgent.InternetSecurityMode Свойство
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
public:
property Microsoft::SqlServer::Replication::SecurityMode InternetSecurityMode { Microsoft::SqlServer::Replication::SecurityMode get(); void set(Microsoft::SqlServer::Replication::SecurityMode value); };
public Microsoft.SqlServer.Replication.SecurityMode InternetSecurityMode { get; set; }
member this.InternetSecurityMode : Microsoft.SqlServer.Replication.SecurityMode with get, set
Public Property InternetSecurityMode As SecurityMode