Property | Type | Description | |
---|---|---|---|
PrincipalValue | System |
Method | Description | |
---|---|---|
PrincipalValue ( int principalId ) : System |
Initializes a new instance of the PrincipalValue class.
|
Method | Description | |
---|---|---|
PrincipalValue ( SPPrincipal principal ) : System |
Initializes a new instance of the PrincipalValue class.
|
public PrincipalValue ( int principalId ) : System | ||
principalId | int | The principal id. |
return | System |