메소드 | 설명 | |
---|---|---|
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.
|
메소드 | 설명 | |
---|---|---|
InitializeInternal ( string name, |
public Initialize ( string name, |
||
name | string | The name of the provider. |
configValue | Provider specific attributes. | |
리턴 | void |
public SecurityContextProvider ( ) : System.Collections.Specialized | ||
리턴 | System.Collections.Specialized |
public SecurityContextProvider ( string name ) : System.Collections.Specialized | ||
name | string | |
리턴 | System.Collections.Specialized |