SecurityServerChannelSinkProvider.SetSecurityPackage(IDictionary) Method
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.
protected:
void SetSecurityPackage(System::Collections::IDictionary ^ properties);
protected void SetSecurityPackage (System.Collections.IDictionary properties);
member this.SetSecurityPackage : System.Collections.IDictionary -> unit
Protected Sub SetSecurityPackage (properties As IDictionary)
Parameters
- properties
- IDictionary