public class TokenFilter extends Object
| Constructor and Description |
|---|
TokenFilter() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Get the name property: The name of the token filter.
|
TokenFilter |
setName(String name)
Set the name property: The name of the token filter.
|
public String getName()
public TokenFilter setName(String name)
name - the name value to set.Copyright © 2020 Microsoft Corporation. All rights reserved.