Method | Description | |
---|---|---|
Initialize ( string name, |
Initializes the provider with the specified values.
|
|
SecurityContextProvider ( ) : System.Collections.Specialized |
Creates a new instance.
|
|
SecurityContextProvider ( string name ) : System.Collections.Specialized |
Creates a new instance with a specific name.
|
Method | Description | |
---|---|---|
InitializeInternal ( string name, |
public Initialize ( string name, |
||
name | string | The name of the provider. |
configValue | Provider specific attributes. | |
return | void |
public SecurityContextProvider ( ) : System.Collections.Specialized | ||
return | System.Collections.Specialized |
public SecurityContextProvider ( string name ) : System.Collections.Specialized | ||
name | string | |
return | System.Collections.Specialized |