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