IMergeSynchronizationAgent.DistributorSecurityMode Property     
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
 property Microsoft::SqlServer::Replication::SecurityMode DistributorSecurityMode { Microsoft::SqlServer::Replication::SecurityMode get(); void set(Microsoft::SqlServer::Replication::SecurityMode value); };public Microsoft.SqlServer.Replication.SecurityMode DistributorSecurityMode { get; set; }member this.DistributorSecurityMode : Microsoft.SqlServer.Replication.SecurityMode with get, setPublic Property DistributorSecurityMode As SecurityMode