\Microsoft\Graph\ModelAlternativeSecurityId

AlternativeSecurityId class

Summary

Methods
Properties
Constants
__construct()
getType()
setType()
getIdentityProvider()
setIdentityProvider()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$_propDict
N/A

Properties

$_propDict

$_propDict : \Microsoft\Graph\Model\array(string

The array of properties available to the model

Type

\Microsoft\Graph\Model\array(string — => string)

Methods

__construct()

__construct(array  $propDict = array()) : null

AlternativeSecurityId constructor

Parameters

array $propDict

List of properties to set Defaults to an empty array

Returns

null

getType()

getType() : integer

Gets the type

Returns

integer —

The type

setType()

setType(integer  $val) : null

Sets the type

Parameters

integer $val

The value of the type

Returns

null

getIdentityProvider()

getIdentityProvider() : string

Gets the identityProvider

Returns

string —

The identityProvider

setIdentityProvider()

setIdentityProvider(string  $val) : null

Sets the identityProvider

Parameters

string $val

The value of the identityProvider

Returns

null